Search Issue Tracker
[IL2CPP] UnityEvent<> does not get invoked
How to reproduce:1. Open the user's attached project ("Test.zip")2. Build and Run using IL2CPP Expected results: The colors of the b... Read more
Clicking on array elements while holding the control key shifts the arra...
How to reproduce:1. Open the attached project2. In the hierarchy click on the object with a reorderabe list script attached to it3. ... Read more
Properties of an image can't be modified if changes are applied through ...
Image's properties etc can't be changed from 'Unapplied Settings" popup Steps To Reproduce: 1. Create a new project2. Drag any Image... Read more
Inspector breaks when copying LODGroup renderers from a higher renderer ...
How to reproduce:1. Open the attached project2. Select the "LOD" object in the Hierarchy3. In the Inspector expand the "LOD 0" field... Read more
[IMGUI] Account, Layer & Layout buttons are not selectable while resizin...
On resizing the editor Account, Layer, collaborate, global search and Layout buttons are not selectable, and the collaborate button ... Read more
[Metal] Unity returns that it only supports 8 compute buffers with metal...
Steps to reproduce:1. Open the attached project "Case_1299759"2. Enter Play mode3. Press on the white Cube Expected results: Unity w... Read more
UI Components cause GC Allocation when enabled
Reproduction steps:1. Open users attached project2. Select File/Build and Run3. Select Window/Analysis/Profiler and set Player as a ... Read more
[Post Processing] Black artifacts appear when using Screen Space Reflect...
Reproduction steps:1. Open users attached project and Scenes/SampleScene scene2. Observe the Game view Expected result: The game vie... Read more
Recovery GameObject is created when opening scene with missing Prefab as...
Reproduction steps:1. Open attached project "1299744.zip"2. Open "SampleScene"3. Create a new GameObject in the Hierarchy window4. D... Read more
Changing the reference value in the ScriptableObject's script and re-ope...
Reproduction steps:1. Open the user's attached project "SkyboxRepro.zip"2. In the Project window open Assets/DATA/Broken/BrokenRefNu... 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