Severity:Blocker Context: TrafficVehicleSample from SDK Samples
Bug description: The TrafficVehiclesSample project, when built and installed, fails to modify in-game vehicle models as described in the documentation. Vehicles within the targeted region are not being replaced according to the definitions in the XML.
Also a discrepancy was noted in the sample’s XML: specified World Region is ‘R’ (Tropics), but the description says the target region is Europe (Germanic).
I tested both and neither location showed the expected vehicle replacements.
@Boris maybe it wasn’t a hiccup after all. When I change the GUID to mine, it does not replace the models. Can you consult with the programmers, maybe there’s a hardcoded vertex limit for traffic models? My model does work when I spawn it. Both the sample and my car are in one folder, correct GUID.
When I replace the GUID with my custom model, package builds as normal, no errors in the console, but the SPB file does not update. As soon as I replace it with the sample model, SPB file gets updated and works.