Search Issue Tracker
Renaming objects from Hierarchy Window context menu does not work if alr...
To reproduce:1. Create a new project2. Create an empty gameobject3. Select the gameobject and Ctrl + D (Cmd + D) about 20 times4. Re... Read more
Gameobject starts rotating when a force is applied to the center of its ...
To reproduce:1. Open user's attached project2. Open and play "Main" scene3. Wait 5 seconds for the rocket to start recentering itsel... Read more
Moving asmdef file together with scripts causes nonstandard compile errors
Steps to reproduce:1. Open user attached project2. Drag-and-drop the script and the asmdef file into the folder. Make sure to drag-a... Read more
Clicking on a 'Shader Variant Collection' outputs a "NullReferenceExcept...
Reproduction steps: 1. Open "New Unity Project.zip" project2. In the Project window click on "global" Expected Result: The Shader Va... Read more
[Mac][Scripting] Unity crashes when entering Play Mode
Reproduction steps: 1. Open "Maze generator.zip" project2. Open "MazeTest" scene3. Enter and Exit Play mode until the Editor crashes... Read more
Editor crashes after closing if Project Settings folder is changed
How to reproduce:1. Create a new project2. Replace the "ProjectSettings" folder with "ProjectSettings.zip" while Unity is on3. Close... Read more
[Mixed Reality] Spot or Point lighting problem in Windows Mixed Reality
Adding some notes based on investigation. 1. This issue only occurs during multi-pass rendering. Single-pass and single-passed insta... Read more
[Android] Player containing default Terrain crashes on certain devices u...
How to reproduce:1. Open the attached "Terrain Crash" project2. Build and Run project to Android device Actual result: Player gets o... 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