Search Issue Tracker
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce1. Open attached project2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console:"FileN... Read more
Warning displayed in the Console when opening "Burst AOT Settings" in Pl...
Reproduction steps:1. Open the attached project “BurstAOTwarning“2. Enter Play mode3. Open Project Settings4. Select the "Burst AOT ... Read more
PlayerPrefs.GetInt throws an exception when NativeArray<T> is initialize...
Steps to reproduce:1. Open the project attached by the user2. Open "NativeArrayTestScene"3. Enter Play mode4. Observe the console Ex... Read more
[HDRP] Volumetric clouds are synced per camera and not via a global time...
Repro steps :- Open attached project- Open scene called "Clouds"- Press Play- Select disabled gameobject called Camera and enable it... Read more
[IMGUI] Descender letters overlapped or clipped in search bar of Paramet...
Descender letters like g, y, p etc overlapped or clipped in the search bar of Parameters tab inside Animator Controller. Steps to Re... Read more
Changes in Scene triggers Mesh data optimization when building AssetBund...
Steps to reproduce:1. Open User-supplied project ("ScriptableBuildPipelineIssue.zip")2. Select AssetBundle - > Build, notice the ... Read more
Undoing a Snapshot that's not visible should select the Snapshot
Steps to reproduce : - create an audio mixer- add another Snapshot- change the Attenuation Fader in the Master group- select another... Read more
Android: Protected graphics memory doesn't work on android device
Protected graphics memory doesn't work because EGL_EXT_protected_surface is used instead of EGL_EXT_protected_content. This excludes... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps:1. Open the user's attached project2. Open scene "Level1"3. Set GameObject "" to active Expected result: Game obj... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left