Search Issue Tracker
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
[URP] Gizmos position and scale incorrectly when changing camera rect
Reproduction steps:1. Open the attached “GizmoScaling“ project2. Open the “SampleScene” scene3. Make sure “Render Pipeline Asset“ (P... Read more
5.4, IsFinite(outDistanceForSort) error messages, something to do with w...
- Open attached project- Open scene "level2"- Enter play mode Actual: See error messages in consoleIsFinite(outDistanceForSort)Unity... Read more
Text in 2D section of preferences window is clipped
The text in the 2D section of the Preferences window reads: "Maximum Sprite Atlas Cache Size (": https://gyazo.com/773ed44e31da0e154... Read more
NullReferenceExceptions and GUI Errors thrown when navigating between Ed...
Repro steps:1. Open attached project2. In a project window select "Scenes" folder3. Click on "SampleScene"4. Click on another Projec... Read more
Timeline in-line curves & keys flicker when manipulating them
In the Timeline in-line curves...When manipulating a single key, everything is fine, but when manipulating multiple keys, curves &am... Read more
Addressables System Fails to load Sprite with Secondary Texture (Normal ...
How to reproduce:1. Open the attached project “IN-25939.zip“2. Open the “SampleScene“ Scene3. Open Addressables Group window by sele... Read more
[System.Flags] enums and EditorGUILayout.EnumMaskField is not handled pr...
Setting up custom [System.Flags] enums and then trying to use them with EditorGUILayout.EnumMaskField does not yield expected result... Read more
[Android] Temporary Render Textures configured with Memoryless.MSAA rend...
Steps to reproduce:1. Open the attached project "AndroidMemorylessMSACommandBuffer.zip"2. Open Sample Scene3. Select Main Camera >... Read more
Texture2D creates DXT texture when the unacceptable texture size is given.
Reproduction steps: 1. Create a new project2. Import the attached Script (DXTTest.cs)3. Run Script (Menu Entry > Bug Test > DX... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes