Search Issue Tracker
LastIndexOf() returns different values when called for an empty List<> f...
How to reproduce:1. Open attached "repo_1030883" project in Unity2. Enter Play mode3. Inspect the console4. Open attached "testtheBe... Read more
Freeze when setting RectTransform.anchorMax to a high value via script
How to reproduce:1. Open the "AnchorMax_Freeze.zip" project2. Open the "Car" scene3. Press Play Actual result: Unity freezes Reprodu... Read more
[Graphics Emulation] Emulation settings are not being saved
It is an very annoying issue (UX) that the graphics emulating settings are not being saved per project. It resets back to default ev... Read more
[VCS] Provider.Delete doesn't mark folder content for delete until edito...
Steps to reproduce: 1. Setup VCS perforce2. Open attached projecti in workspace and push it to repo3. In top menu, click Test > P... Read more
Rigidbody.MovePosition with Continuous collision detection performs slow...
To reproduce:1. Open the QA's attached project2. Play the scene3. Observe the PhysicsUpdate.physicsfixedupdate method in the profile... Read more
Progressive Lightmapper crashes while Preparing bake
How to reproduce:1. Open user-submitted project (LightmapCrashTest.zip)2. Open scene "TestCrash.unity"3. Bake Lightmap using Progres... Read more
WheelCollider.GetGroundHit causes crash at Scripting::ScriptingWrapperFo...
How to reproduce:1. Open the "ScriptWrapper_Crash.zip" project2. Open the "Car" scene3. Press Play Actual result: Unity crashes. Rep... Read more
HideInHierarchy flag objects can not build into assetbundle
How to reproduce:1. Open the attached project2. Click Tools/Add Sub Asset3. Click Tools/Build Assetbundle4. Open the "Demo" scene5. ... Read more
[UnityYAMLMerge] UnityYAMLMerge changing forward slashes to backslashes ...
UnityYAMLMerge changing forward slashes to backslashes for fallback tool arguments UnityYAMLMerge is changing the forward slashes to... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used