Search Issue Tracker
Texture2D.LoadImage returns true when it can not encode given data
To reproduce:1. Create a new project2. Create C# script3. writevar tex = new Texture2D(32, 32);var result = tex.LoadImage(System.Tex... Read more
[Linux] Cursor shape persists in play mode after resizing windows until ...
To reproduce:1) Create a new project2) Play it3) Try resizing any of windows, pushing to game view Expected: Cursor stops being in r... Read more
Meshes that contribute GI but have receive GI: Light Probes aren't lit b...
How to reproduce:1. Open the "Lighting" Scene in the "Lighting.zip" Project2. Enable Hidden Objects in the Scene3. Set Shadows > ... Read more
Using stackalloc causes a hard crash with stack buffer overflow exceptio...
How to reproduce:1. Open the attached "TestCrash.zip" project2. Open scene "SampleScene"3. Enter Play mode Results: The Editor crash... Read more
[PostProcessing] Graphics.CopyTexture() errors are thrown when disabling...
How to reproduce:1. Open the "SampleScene" in the attached project "case_1174195-SSR_Bug"2. Make sure SSR is enabled in the "Post-Pr... Read more
[Package Manager] User's registered assets are not displayed when "My as...
"OverflowException" is thrown and user's registered assets are not displayed when "My assets" dropdown is selected in Package manage... Read more
[Scripting] Custom Editor's toggle in hierarchy window does not work if ...
Using EditorApplication.hierarchyWindowItemOnGUI to show a toggle on the left of a GameObject in Hierarchy, it does not accept click... Read more
[XR][Post Processing] Auto exposure affect only the left half of an eye ...
How to reproduce:1. Open the "case1173575_ReproProject" Project2. Open the "Scenes/SampleScene" Scene3. Enter the Play Mode Expected... Read more
[VCS] Deleting multiple assets while version control is enabled is very ...
How to reproduce:1. Create a new project in your prefered workspace2. Open and connect it to Perforce3. Create a new folder and in i... Read more
Attempting to create a zero length compute buffer is thrown after upgrad...
To reproduce:1. Create a new project with Universal RP template;2. Upgrade Universal RP package to 7.1.1 (latest SRP master);3. Obse... 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
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
- Some Prefab Source section items overflow into Override section
- Play Mode Scenarios add and remove element list buttons go out of their bounds when the window is resized