Search Issue Tracker
Luminance of Thread block UI in Timeline view of Profiler isn't updated ...
How to reproduce:1. Open a new Unity project2. Open the Profiler window3. Capture some data4. Change the module details panel into t... Read more
Custom Inspector creates a List of Objectfields incorrectly
Reproduction steps:1. Open the user’s attached project (“CustomInspectorRepro”)2. Open the “Assets/Scenes/SampleScene.unity” scene3.... Read more
Texture2D.GenerateAtlas returns true with a list of returned rectangles ...
Reproduction steps: Open the attached project “GenerateAtlas-unity.zip” Open the “/Assets/Scenes/SampleScene.unity” Scene Enter the ... Read more
Hidden Overlays are reappearing after relaunching the Unity Editor
How to reproduce:1. Open the project “Overlays” or create a new one2. Hide the Overlays in the Scene View by unchecking the Overlay ... Read more
“Camera Fade” block disappears but remains applied when “Sample Mode” is...
Steps to reproduce:1. Open the “Unity_Bugs-2” project2. Open the “Unity_Bug” Scene (Assets → Scenes)3. Open “Waterfall_Particles_Bot... Read more
[URP] All Pixel lighting variants are stripped in the mobile player when...
How to reproduce:1. Build the attached project “LightIssue.zip” on a mobile device2. Observe the ground Expected result: Light is vi... Read more
Material.HasTexture/HasProperty returns true for non-existent property a...
How to reproduce:1. Open the user-attached project “ShaderPropertyBug”2. Enter the Play Mode3. Observe the Console Expected result: ... Read more
GPU Usage Hierarchy columns in the Profiler window change when scripts a...
Steps to reproduce:1. Open the user’s attached project2. Open the “Assets/Scenes/SampleScene.unity“ Scene3. Open Window > Analysi... Read more
Crash on mdb_cursor_next when opening a project with a corrupted file
Reproduction steps:1. Open the attached “repro-project” Expected result: The project opens successfullyActual result: The Editor cra... Read more
The y is flipped when Texture2D.ReadPixels from source
How to reproduce:1. Open the attached project “read_pixels_test.zip”2. Enter Play Mode Expected results: The third texture in the Ga... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default