Search Issue Tracker
Blending with empty state on base layer is not smooth
In a simple state machine, with a constant animation (ex: cube at 2) and an empty state, with a trigger to transition to the empty s... 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
[Perforce] Perforce-locked vfx files can still be edited and saved
It is possible to modify perforce-locked graphs. Repro steps:1. In a perforce-enabled project, open a locked VFX graph asset (i.e. a... Read more
Scene Template Inspector UI does not show Single dependency
Reproduction steps: Open the user’s attached project “SceneTemplateTest2021” In the Project window select “Assets/Template/ThisTempl... Read more
Re-loading DLLs takes a lot more time compared to Unity 4
Re-loading dlls in unity 5* takes about ~6x times more time, then in 4* unity version. 1. Open project "Dll Reload Problem" (Attache... Read more
Crash on Transform::SetParent when duplicating a Prefab in the Hierarchy
Reproductions steps:1. Open the attached “repro_IN-77434“ project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. In the Hierar... Read more
[HDRP] Large memory load occurs when building a Scene with many dependen...
How to reproduce:1. Create a new Unity project2. Create a Scene with many references to external Scriptable Objects, which have refe... Read more
An entity with ShaderGraph material, Hybrid Renderer, SubScene is not re...
How to reproduce:1. Open attached project "DOESOURENTITYVERSIONWORK.zip" and scene "SampleScene"2. In Project window, select "Classi... Read more
[Mac] Audio from outside of Unity Editor sources glitches when recompiling
How to reproduce:1. Create a new project2. Play audio source outside of Unity3. Go to Window > Package Manager4. Install any pack... Read more
Linux IL2CPP Build Target displays an error message when selected on Win...
How to reproduce:1. Open the user-attached “My project (1).zip“ project with LinuxStandaloneSupport selected as the platform2. 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size