Search Issue Tracker
UI Toolkit Panel Settings has properties without any labels
How to reproduce:1. Open the attached project2. Select Panel Settings in Project view3. Observe the Inspector Expected result: Clear... Read more
The currentSelectionState is set to Highlighted when hovering over the s...
How to reproduce:1. Open the user's attached project2. Open the 'SelectableStateTest' Scene3. Enter the Play mode4. Click on the but... Read more
[macOS] "UnauthorizedAccessException" is thrown when calling DefaultWorl...
Reproduction steps:1. Open the attached project "BurstMacOsRepro"2. Make a Development Build of the project3. Edit the following var... Read more
Texture displayed incorrectly when Texture Shape is set to Cube
How to reproduce:1. Open the attached project "cubemap.zip"2. Select "lowsettings_cubemap" (Assets > Materials_Textures > Text... Read more
[WebGL] "Unable to open archive file" error is thrown in Build when "Com...
How to reproduce:1. Open the attached project's Scene labeled "BasicReference"2. Enter the Play Mode3. In the Game View, Press the "... Read more
Creating a new code file causes long stalls in SyncVS.PostprocessSyncPro...
How to reproduce:1. Open any Unity project or create a new one2. Open Window>Analysis>Profiler3. Set it to profile Editor inst... Read more
Creating a new code file causes long stalls in SyncVS.PostprocessSyncPro...
How to reproduce:1. Open any Unity project or create a new one2. Open Window>Analysis>Profiler3. Set it to profile Editor inst... Read more
[URP] Overlay Stack Camera causes all stencil tests to pass when custom ...
Reproduction steps:1. Open the attached project ("stencilPostEffectTest.zip")2. Open the "SampleScene" scene3. Select StackCamera Ga... Read more
[URP] Render Pass order is different between Unity 2019 and Unity 2020+
Reproduction steps:1. Open the attached project "OutlineRepro.zip"2. Open Scene "SampleScene" Expected result: The cube in the scene... Read more
SmartMerge with UnityYAMLMerge tool fails when using Sourcetree
How to reproduce:1. Download the provided "PreMerge" and "Master" projects2. Make a repository on GitHub3. Push the "Master" project... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class