Search Issue Tracker
Quality Level is not highlighted when selecting it with refreshed editor...
To reproduce:1. Open Unity;2. Open Project settings;3. Navigate to Quality settings;4. Select any quality level. Expected result: le... Read more
Game view is stretched when resizing multiple Game view windows in the e...
Reproduction steps:1. Open the attached “My project (1)” project2. Open “Assets/Scenes/SampleScene.unity“ scene 3. In the Hierarchy ... Read more
[UWP][IL2CPP] UnusedBytecodeStripper2 did not run properly
When building to UWP platform with IL2CPP backend, editor throws errors in the console: Exception: D:\Unity 5.3.1p1\Editor\Data\Tool... Read more
[Addressables] Exceptions are thrown at runtime when Play Mode Script op...
How to reproduce:1. Open the attached project ("case_1173999-steel-flood.zip")2. Open the repro scene ("World")3. Build Player Conte... Read more
Editor crashes on ReserializePref after deleting a prefab using AssetDat...
How to reproduce:1. Open the user's attached "DeletePrefabCrash.zip" project2. Drag and drop any object from the Hierarchy window to... Read more
"Grab RenderTexture" occurs when Main Camera "Clear Flags" is set to "De...
How to reproduce:1. Open attached project and open the SampleScene scene2. Enter the Play Mode3. Capture a frame in the Frame Debugg... Read more
Probes lose their lighting data after entering Play mode when Baked and ...
Steps to reproduce: Download the attached project and open SimpleOutdoorsA scene Make sure that both baked and realtime GI are enabl... Read more
SBP Support for Mip Stripping
Mip Stripping (removal of top level mips at build time) requires Asset Bundles to be rebuilt per change of quality level and activat... Read more
Crash on SceneTracker::SetObjectDirty when entering Play mode on a proje...
How to reproduce:1. Open the attached “IN-119753” project2. Open the “SampleScene”3. Enter Play mode4. Observe the crash Reproducibl... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- 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