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
[iOS] OnApplicationPause is called multiple times when closing an iPad S...
Steps to reproduce: 1. Open attached project (New Unity Project.zip)2. Switch to iOS and make a build3. Deploy the build to an iPad ... 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
2D Sprite movement handles can be clipped by the camera
2D sprites handles can appear clipped in the scene view and can disappear. Steps to reproduce- Create a new empty scene- Create a ne... 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
Crash in aiPropertyGetTimeSamplingIndex when dragging Alembic(.abc) asse...
How to reproduce:1. Open user-submitted project (alembicTesting.zip)2. Drag the asset alembicClothTest into the Hierarchy window Exp... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved