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
Playable.GetTime() returns same value for an additional frame after call...
How to reproduce:1. Open the attached Project "SetTimeTest" and load Scene "SampleScene"2. Enter Play Mode3. Click on the Game View ... 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] NullReferenceException is thrown on selecting "Restore Default Pose...
On selecting "Restore Default Pose" property under "IK Manager 2D(Script)" causes the editor to throw NullReferenceException, refer ... 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
InputActions in inspector no longer show the InputAction name
InputActions in inspector no longer show the InputAction name Unity 2021.1.4f1 and New Input system 1.1.0-pre5 Create a C# script th... 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
[iOS] Player crashes on airplaydisconnectcrash`main() when disconnecting...
Steps to repro:1. Build and run users "AirplayDisconnectCrash.zip" project on iOS device2. Enable screen mirroring on iOS device3. S... 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
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned