Search Issue Tracker
LayerMask variables add newly added Layers to the selected Layers
How to reproduce: 1. Open given "LayerMaskRepro" Unity project 2. Enter "TestScene" scene 3. Select "GameObject" from the Hierarchy ... Read more
Null value is returned when calling MonoScript.FromScriptableObject()
How to reproduce: 1. Open the user's attached project 2. Open scene Scenes/Landing 3. Find the "Buttons" object in the Hierarchy win... Read more
Component.GetComponentInParent doesn't have an overload for getting comp...
How to reproduce: 1. Open the attached '1331778.zip' project 2. Observe the Console Expected result: No visible errors present Act... Read more
Unit tests of a Fixed point math library cause a hard crash
Test Atan2 inside Fix16Test make Unity crash using "Editor Tests Runner". - Steps to reproduce -- Using the project attached, go t... Read more
Editor crashes when adding a new script to a game object via "Add compon...
Steps to reproduce: 1. Open any project 2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty) 3. Select the... Read more
StringReader reads files extremely slowly
Reproduction steps: 1) Open "StreamReaderBug2" project 2) Open StreamReaderBug scene 3) Play scene 4) Watch console output Expected... Read more
Compiler error when compiling class with a constructor that takes an enu...
To reproduce: 1. Open attached project 2. Notice compiler error in console This project contains a single, simple class. It has va... Read more
Internal recursion error is thrown when trying to update the project usi...
How to reproduce: 1. Open the attached project ("case_1167361-API_Updater_Test.zip") 2. Start the API update 3. Inspect the console ... Read more
Compilation errors are thrown after Building the project when API Update...
How to reproduce: 1. Open the attached project 2. Make a Build (File->Build Settings->Build) 3. When the API Updater prompt opens, a... Read more
Gradient.Evaluate returns wrong color value
To reproduce: 1. Open attached project. 2. Open and Play "Main" scene. 3. Open Console. Expected result: (0.000, 0.000, 0.000, 1.00... 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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow