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
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
Add comment