Search Issue Tracker
[Animator] Switching between AnimatorOverrideControllers freezes animation
Steps to reproduce: 1) Download attached project and open in Unity2) Open 'Test' scene3) Click on 'Ethan' gameObject in Hierarchy wi... Read more
FPS momentarily significantly decreases when selecting a large area of a...
How to reproduce:1. Open the project “tilemap_performance_repo.zip“2. Open the “SampleScene“ scene3. Enter Play mode4. Select a larg... Read more
Unable to enter Play Mode and Console is constantly throwing NullReferen...
How to reproduce:1. Download and open attached "NavMesh_Bug2" project2. Change Layout of Editor3. Observe Console and enter Play Mod... Read more
Moving the Hierarchy tab will cause a NullReferenceException to be throw...
How to reproduce:1. Create a new project in 2020.1.0a232. Move the Hierarchy window by dragging the name of the tab3. Dock the Hiera... Read more
[Editor::UI] Enabling disabling an image UI component causes redraw issu...
[Editor::UI] Enabling disabling an image UI component causes redraw issues and loads incorrect image 1. What happened[Editor::UI] En... Read more
UGUI unresponsive when interacting on secondary display
Reproduction steps:1. Open user attached Project2. Build and Run3. Try to interact with the UGUI on the 2nd display Expected result:... Read more
Transparent Depth Prepass and Postpass are disabled when using built-in ...
How to reproduce:1. Open the user's attached project2. Open scene Test3. In the Hierarchy window, select HairBroken -> Hair_32501... Read more
SelectionBase doesn't work for meshes when the mesh is from an FBX
How to reproduce:1. Open the user-attached “SelectionBaseBug.zip“ project2. Open the “SampleScene” Scene (Assets folder)3. In the Sc... Read more
[Shaders] frac() on a constant in shader returns incorrect result
frac(3.5) in a shader gets compiled into just 3.5, instead of 0.5 as expected. Using a non-constant value (e.g. coming from uniform)... Read more
Referencing UnityEditor.iOS.Extensions.Xcode throws exception after reim...
To reproduce1. Open attached project2. In the main menu click Assets -> Reimport all Actual behavior: error in the Console:"FileN... 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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled