Search Issue Tracker
[iOS] UnitySendMessage is not working on Simulator when trying to login ...
To reproduce: 1. Download attached project "iOS-Simulator-w-FB.zip" and open in Unity2. Open "SampleScene" scene3. In Player Setting... Read more
[Mac] Event.Use() is not consuming the current event, resulting in dupli...
How to reproduce:1. Open the user-submitted project ("EditorWindowOnGUI.zip")2. Go to Window->Input Editor3. With a focus on the ... Read more
[MacOS] Crash when Entering Play mode while JetBrains Rider is installed
Reproduction steps: 1. Have JetBrains Rider installed and set as Unity's External Script Editor2. Open "Repro1138410" Project3. Open... Read more
[Tilemap] GridPalette namespace not found compile error
When upgrading a project from 19.1 to 19.2, some scripts that call to GridPalette error with:" The type or namespace name 'GridPalet... Read more
Stencil status in a Subshader will be stripped by using "UsePass"
Reproduction steps: 1. Open "1138755" project2. Select "TestCube"3. Enable Frame Debugger4. Select "Draw Mesh TestCube"5. See that t... Read more
[Deferred Rendering] Material will not use Reflection Probes when Render...
How to reproduce:1. Open attached project "Case_1136368_reproProject.zip"2. Open "SampleScene" scene (in "Scenes" folder)3. Select "... Read more
Custom brush is re-enabled when painting in Prefab mode with Auto Save on
How to reproduce:1. Open the attached "case_1136696-CustomBrushPrefabMode" project2. Select "GameObject1" in the Hierarchy and open ... Read more
Game Object flickers when passing through different LOD with material co...
Steps to reproduce:1. Open Project "LodCrossFadeBug"2. Zoom in and out in the Scene View to see the GameObject flickering Expected r... Read more
Parent Canvas's scaleFactor is overriden when altering child Canvas's sc...
How to reproduce:1. Open the "SampleScene" Scene in the attached "BugReport.zip" Project2. Enter Play Mode3. Alter Scale Factor on t... Read more
[GPU PLM] AI denoisers do not denoise shadowmask
Steps to reproduce: 1. Download the attached project and open MonumentsAndObelisks scene2. Navigate to Lighting Settings window and ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code