Search Issue Tracker
Sprite Atlas remains loaded in memory after scene change or unloading as...
Sprite Atlas remains loaded in memory after scene change or unloading assets Repro steps: In attached project, open SampleScene and ... Read more
[VFX Graph] toggle instancing for multiple game objects and prefabs
When selecting multiply VFX game objects in the scene, it is impossible to toggle on/off the "Allow instancing" option in the game o... Read more
Decompressing a DeflateStream under IL2CPP misses a few bytes
Reproduction steps:1. Open the attached “Repro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Build And Run the proje... Read more
ShaderGraphs get checked out in Perforce every time they get reimported
Reproduction steps:1. Create a new HDRP 3D project2. Create an HDRP Lit Shadergraph asset3. Enable Perforce in the Project Settings4... Read more
UI Builder: Console displays errors "NullReferenceException: Object refe...
Steps to reproduce: Create a project Window->UI Toolkit->UI Builder Go to the "Controls" window and find the "Button" Double-c... Read more
"Handles.Repaint called outside an editor" error is logged when opening ...
How to reproduce:1. Open the project linked in Comments2. Open Scene "ConnectedSystems"3. In the Hierarchy select "AlienPrototype" a... Read more
VisualElement's Bounding Box height doubles if VE's height becomes less ...
2023-10-02: This ticket was originally about the Cameras overlay's height doubling when docked into the bottom left or top left drop... Read more
[iOS] Crash when pressing "Done" on the keyboard layout
How to reproduce:1. Download and open the attached project2. Build and deploy the project to iOS3. Press the input field and type an... Read more
Crash on mono_g_hash_table_find_slot when entering Play Mode
Reproduction steps:1. Download, extract, and open the attached “repro-project“2. Open the “Assets/Scenes/SampleScene.unity“ scene3. ... Read more
[Linux] Progress modal window stays on top of every other window and can...
Reproduction steps:1. Create a new 3D project2. Try moving the progress modal window or switching to another window Expected result:... 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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template