Search Issue Tracker
Crash on profiler_begin_instance_id when entering Play Mode with a certa...
How to reproduce:1. Open the attached "MuzzleCrashRepro" project2. Open the “Assets/Level/Scenes/SampleScene.unity“ Scene3. Enter Pl... 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
Asset Bundles fail to build when adding a [SerializeField] value to code...
How to reproduce:1. Open the user-attached project2. Build the Asset Bundles (BuildTest → Build AssetBundles)3. Create a Build (File... 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
[Player Settings] [Common] [Shader Variant Loading Settings] - Shader ch...
Steps to reproduce: 1. Open File > Build Profiles 2. Create a build profile and add a player settings to it (press Customize play... Read more
The "Properties..." option is exposed to users when right clicking an em...
Steps to reproduce: Create or open any Project Either in Project Settings or in a Game Objects Components in the Inspector, find an ... 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
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