Search Issue Tracker
Trigger calls OnTriggerEnter and OnTriggerExit events while continuously...
How to reproduce:1. Open user's attached project "BugScenario"2. Enter Game mode3. Press "space" key once Expected result: the door ... Read more
Cloth - Buttons in the inspector have incorrect details
Cloth - Inspector contains two identical buttons, with identical tool tips. Each button has different functionality. Steps to reprod... Read more
Unity has disproportionately high CPU usage when videoplayer is paused o...
How to reproduce:1. Open users attached project "Test Video Player"2. Open windows task manager3. Enter Game mode in unity4. Launch ... Read more
The Script Component value changes after only highlighting it while mult...
To reproduce:1. Open the user's attached project2. Open "TestScene"3. Select both "TestObject" either with ctrl + click or shitf+ cl... Read more
Cloth - Unity's performace nose dives when self collsion options are tur...
Cloth - Unity's performace nose dives when "Self Collsion and Inter Collision" is enabled. Steps to reproduce1. Open attached projec... Read more
[HD RP] WebGL build fails with "Texture2DArray is not supported on this ...
-e: see title, errors are thrown so once you wade through them you know what it fails with, but should this be supported or not? -re... Read more
Cloth - Prefab causes IndexOutOfRangeException in ClothInspector
Cloth - Prefab causes IndexOutOfRangeException in ClothInspector.Selecting an object that is part of a prefrab casues the error "Ind... Read more
[Timeline] Play head doesn't start/end within the set play range in time...
Play head doesn't start/end within the set play range in timeline window Steps to repro:1. Open the attached project.2. Select Cube ... Read more
[Windows 7] Local cache server can't connect
Reproduction steps: 1. Create a New Project2. Enable the Local Cache Server3. Exit the Editor4. Open the same project5. Look at the ... Read more
[MacOS] The Editor crashes if opening a project from inside a project
Reproduction steps: 1. Create a New Project ("Project1")2. "File" -> "New Project..." and create another New Project ("Project2")... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code