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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment