Search Issue Tracker
Memory leak when changing CinemachineVirtualCamera's Status property fro...
How to reproduce:1. Unzip the user's attached "Repro_910125.zip" project2. Delete the Library folder from the project3. Open the unz... Read more
[DOTS] Subscene fails to build proper entity caches when UI(Toolkit) pac...
Reproduction steps:1. Open user attached project: "Bug_SubscenesBuildIssue"2. Build project using ProjectBuilder -> Build(Latest ... Read more
Coverity fix (671568)
Ensure we do not return a local reference to a core:String. Flagged by Coverity: https://coverity.prd.cds.internal.unity3d.com/repor... Read more
Unity crashes during Play Mode when using Experimental DXR with Direct3D...
How to reproduce:1. Open the attached project "1279880.zip"2. Load the Scene "Balls"3. Go into Project Settings > Player and make... Read more
Linux Editor tooltips appear in the same location and of the same size a...
How to reproduce:1. Create and open a new project2. In the Hierarchy window select the "Directional Light" Game Object3. Highlight a... Read more
The HUB can not activate the license on MacOS
HUB can not activate a license on MacOS if the serial number is empty. Steps to reproduce: On Mac which doesn't have a serial number... Read more
[Output] VFX don't cast shadows when culled
Repro steps:1. Import the attached package.2. Open the Example_01 scene and the Cube VFX effect to compile it3. With both the scene ... Read more
Animating a value on a Prefab instance generates Prefab overrides
How to reproduce:1. Open the attached project (case_1279845-PrefabAnimationOverrrides)2. Open SampleScene3. Select Cube in the Scene... Read more
[macOS] Text caret position cannot be moved via arrow keys in the Build ...
How to reproduce:1. Create a new Unity project2. Select File > Build and Run3. Enter some text for the build title4. Attempt to u... Read more
[Undo] Add component button is overlapping on Default Material after und...
When Prefab of gameobject is created and component is added on gameobject, then after undoing added component Add component button i... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS