Search Issue Tracker
Crash on GameObject::ActivateAwakeRecursivelyInternal when opening a scene
Reproduction steps:1. Open the user’s attached project2. Open the “Assets/Scenes/SampleScene.unity” scene Expected result: SampleSce... Read more
Terrain shortcut names and Terrain documentation are outdated
How to reproduce:1. Create a new project2. In Hierarchy window, create 3D Object -> Terrain3. Open Edit -> Shortcuts... -> ... Read more
HDRP Skybox reflections are incorrect when Fog is used
How to reproduce:1. Open the user's attached project2. Open scene Assets/ReflectionFogBug/ReflectionFogBug3. In the Game view, obser... Read more
No warnings when creating the selector with the duplicate name
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> UI Toolkit -> UI Document3... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check.The equality check c... Read more
[Shortcut Manager] flythrough mode doesn't work while holding shift in t...
Scene flythrough mode doesn't work while holding shift Steps to Repro:1. Open the attached project or create a new project2. Go to s... Read more
NullReferenceException error appears after undoing deletion of object wh...
To reproduce:1. Create new project.2. In hierarchy create Cube. (or any other object)3. Add "Playable Director" component.4. Open Ti... Read more
[HDRP] Entering Play mode in a new scene produces error with StaticLight...
Reproduction steps: 1) Open a new HDRP project or HDRP template2) Open a new scene3) Enter Play mode Error:Some objects were not cle... Read more
Crash on opening project in 5.6.0b3
Unity crashes on project attached.No clear steps to reproduce. Unity was inactive for a while and crashed on opening of pre-existed ... Read more
[Linux] PlatformImageForIconForExtension Editor log spam when closing th...
Reproduction steps:1. Download the attached project: "LogMessage.zip"2. Delete the Library folder from the project directory3. Open ... 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
- 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
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names