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
- Export as JSON and CSV options missing from the Quick Search save feature
- Crash on IMGUI::GUIWindow::OnGUI when rendering scene view window in play mode in a specific project
- "FileNotFoundException" & "IOException" thrown when adding "User" Index after deleting "Assets" Index in Search Index Manager window
- Camera Background Solid Color does not Render
- Raytracing renders artefacts and performance drops when switching Volumes at runtime
Add comment