Search Issue Tracker
[Packman] Package manager window gets blank on changing Architecture set...
Package manager window gets blank on changing Architecture settings in build settings. Steps to repro: 1. Create a new project. 2.... Read more
Templates don't have the verified version for Visual Studio Editor package
The Verified Version for Visual Studio Editor package is 2.0.2, but all templates for 2020.1 and 2020.2 now start with 2.0.1, which... Read more
Scene Toolbar's Icons are wrong when using Hand, Orbit and Zoom Tools
How to reproduce: 1. Create a new Project 2. Press on the Hand Tool Icon in the Scene Toolbar Expected Behaviour: The Hand Tool Ico... Read more
ReorderableList is not properly aligned inside the Horizontal Layout
How to reproduce: 1. Open the user's attached "BugReportReorderableList.zip" project 2. Go to Bug -> Open Window 3. Observe the Reor... Read more
[Metal][iOS] Shader compilation fails when running built project
Reproduction steps: 1. Open attached Project "metalshader.zip" 2. Build and Deploy the app to a device 3. Observe the Xcode console ... Read more
[Lighting] Point Light cookie non-cube texture unassigns the texture wit...
Steps to reproduce: 1. Open attached project 2. Select a Point Light in "SampleScene" 3. Try to assign non-cube texture to a cookie ... Read more
Awake and Start are called not on the same frame when entering Play Mode
How to reproduce: 1. Open attached project "AwakeStartScene.zip" 2. Open "To" scene 3. Enter Play Mode 4. Observe Console Expected ... Read more
Parameter for frac() in surface shaders ignores increments inside nested...
How to reproduce: 1. Open the attached "NestedLoopShader.zip" 2. Reimport the SurfTest and SurfTest2 shaders and materials 3. Inspec... Read more
[UIElements] StyleEnum is creating boxing allocations
StyleEnum<T> is making use of IConvertible to do comparison, this is allocating for simple equality check. The equality check can be... 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
- Only a single Selector is added to a Container when drag and dropping multiple of them on an Element in UI Builder
- Reverting all overrides in a Prefab Variant creates unrevertible changes when the parent GameObject of the Prefab is a Canvas
- New ShaderGraph SubGraph remains dirty when the non-existing changes are discarded
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground