Search Issue Tracker
Won't Fix
Votes
0
Found in
4.2.0b1
Issue ID
540513
Regression
No
DebugAssert(!m_IndexBuffer.empty())
The bug:
When you run the app on Windows 8 you get a c Vector out of range exception on all platforms, x86 and ARM. Also before this started to happend I also ran into a Physics bug where "WheelCollider.sidewaysSlip" only returns 0 on Windows 8
To reproduce:
Run the app on any platform and it will crash with the Vector error. If the app runs and you drive on the stunt track, smoke from the tires does not work from the script "WheelAlignment_Script.cs" because WheelCollider.sidewaysSlip does not work on Windows 8.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment