Search Issue Tracker
No sRGB conversion on some Android devices when using the Universal Rend...
Steps to reproduce: 1. Open supplied project (BrokenGammaTest.zip) 2. Build the Sample Scene on Android / Run the attacked apk 3. In... Read more
Light components do not respect the scene visibility flag
Some lighting components still render when the GameObject is set to not be visible in the Scene Read more
Command Line Builds hang on "Worker ready: AssetImportWorker"
How to reproduce: 1. Unarchive the “IN-45463” project 2. Open the Terminal and run {{sudo /Applications/Unity/[UnityVersion]/Unity.a... Read more
TextField cannot be focused when the Input System Event System script is...
Reproduction steps: # Open the attached project “UIBug“ # Open the scene “Assets/ReportBug/ReportBugTextFieldFocus” # Enter the... Read more
Editor memory usage significantly increases while building when Resource...
GBReproduction steps: 1. Download and open the reproduction project from the provided link 2. Open the Task Manager 3. Build the pro... Read more
[iOS] Loading with WWW.LoadFromCacheOrDownload from StreamingAssets hang...
Steps to reproduce: 1. Open attached project (StreamingAssetsDownloadBug_stripped.zip) 2. Build for iOS 3. Build the Xcode project ... Read more
[IMGUI] Alpha and Color slider disappears on sliding upwards/downwards i...
Alpha and Color slider disappears on sliding upwards/downwards in the Gradient Editor while setting the color in the Blend mode Ste... Read more
[Sticky Notes] Can't cut-paste sticky notes on their own.
Repro steps: 1. Create a sticky note and select it. 2. Press Ctrl + X to cut it 3. Observe that the note is not cut Expected outcom... Read more
EventType.MouseDrag is triggered when cancelling a Context Menu by Right...
How to reproduce: 1. Open the attached project 2. Open the "DRAG DROP BUG" Window (Window->DRAG DROP BUG) 3. Right-Click anywhere in... Read more
[XR] Tree Shadows in built in renderer are culled too early at edge of s...
This is a continuation of bug 1234785. The issue was improved but the shadows are still culling too early. I'm closing the other b... 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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element