Search Issue Tracker
Fixed
Fixed in 6000.0.0b14
Votes
0
Found in
2023.3.0b10
6000.0.0b11
Issue ID
UUM-66781
Regression
Yes
Physics simulation breaks and errors are thrown when a large amount of Wheel Collider Components are in the scene
Reproduction steps:
1. Open the attached “OL-URPProto.zip” project
2. Open the “SampleScene” (Assets > Scenes)
3. Enter the Play mode
4. Observe the Console
Expected result: No errors are thrown
Actual result: Errors are thrown and physics simulations break since some transforms are not updated
Reproducible with: 2023.3.0a19, 2023.3.0b10
Not reproducible with: 2021.3.36f1, 2022.3.21f1, 2023.2.13f1, 2023.3.0a18
Reproducible on: Windows 11
Not reproducible on: no other environment tested
Notes:
- Full Console error: "Skipped updating the transform of this Rigidbody, because at least one of the position vector's components is infinite. Could you have applied infinite forces, acceleration or set a huge velocity?"
- Reproducible in a new scene when around more than 250 “Car” GameObjects are in the scene
- Issue only seems to affect the Editor and not the Player
- Disabling the “Wheel Collider” Components on the “Car (1)” prefab gets rid of the errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment