Search Issue Tracker
[HDRP] [Template] "IndexOutOfRange" exceptions thrown on switching platf...
Continuous "Index Out Of Range" exceptions are thrown on switching platform to android in High End SRP. Steps To Reproduce: 1. Creat... Read more
Adding a prefab to a scene + undo/redo will change order of hierarchy
Steps:1. Make a prefab out of any GameObject2. Add a few GameObject with the names like "n1, n2, n3" to easy recognize the order3. D... Read more
[Linux Editor] The files in assets directory cannot be deleted within Ed...
Original post: forum.unity.com/threads/cant-delete-anything-in-assets-directory.511633/ The user runs into Assertion Failure when tr... Read more
MonoBehaviour.OnMouseUpAsButton() no longer works if virtual reality sup...
Steps to reproduce:1. Open the attached project (OC)2. Open the issue_scene.unity scene3. Switch platform to Windows Store4. Enable ... Read more
IL2CPP for Windows Standalone Development Build runs unexpectedly slow w...
Reproduction steps:1. Open the attached project "VehicleToolsIL2CPPTest.zip";2. Go to Player Settings;3. Change Scripting Backend to... Read more
[IL2CPP] Player freezes when invoking OnDestroy
To reproduce:1. Open project attached by QA2. Build "_base" scene for iOS3. Run it on the device4. Hit the 1st button few times and ... Read more
Timeline ignores changes to Audio Source properties
To reproduce: 1. Open the project, attached by the user (3dSoundTest.zip)2. Open the "default" scene3. Enter Play mode4. Hear that s... Read more
Right-clicking on Color field and pressing Copy doesn't work in Play mode
To reproduce: 1. In a new project, create UI Image2. Enter Play mode3. In the Inspector, right-click on the Color field and press Co... 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