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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment