Search Issue Tracker
BlendTree Motion Nodes disappear when FBX file with Animations is reimpo...
Steps to reproduce:1. Open attached project "Case_1179996"2. Navigate to Project -> Assets -> and open "Animator"3. In the Ani... Read more
Terrain Component stops working when displaying it through Odin, even wi...
To reproduce: 1. Download attached "TerrainInspectorTest.zip" project and open in Unity2. Open "SampleScene" scene3. Select "Terrain... Read more
[GraphicsFormat] [Mac Metal] DefaultFormat.LDR on doesn't work with SetP...
Steps:1. Open attached project2. Open 501_DefaultFormat_WIP scene3. Hit play> console prints error: Unsupported GraphicsFormat(14... Read more
TextMeshPro Input Field moves to the same direction as its Scrollbar whe...
How to reproduce:1. Open the attached project "1179982.zip"2. Enter Play mode3. Scroll through the Input Field Expected result: Inpu... Read more
[URP] Point Light stops emitting light at certain points of scene
To reproduce:1) Open attached project and scene2) Make sure Scene View is in 2D3) Select point light on the right in the scene4) Mov... Read more
ParticleSystem.time script API can set invalid time values
values set using this API should be clamped/wrapped immediately, otherwise it can cause asserts in the particle simulation e.g. if s... Read more
Argument Exception is thrown when casting a Ray inside IJobForEach imple...
How to reproduce:1. Download and open the attached project "1179962.zip"2. Enter Play mode Expected result: No errors are thrownActu... Read more
ComponentSystemGroup with an overridden Update function stops working wh...
To reproduce: 1. Download attached "SystemGroupDepthTest.zip" project and open in Unity2. Open "TestScene" scene3. Enter to Play Mod... Read more
The Key does not add in the Trail Renderer when adding from Right-Click ...
How to reproduce:1. Open "SampleScene" Scene in the attached "repro1179947.zip" Project2. Click on "Main Camera" GameObject3. Right-... Read more
[WebGL] DateTime.ToLocalTime() does not convert to local time in build w...
How to reproduce:1. Open the attached project ("case_1179945-DateTimeBug.zip")2. Open the repro scene ("SampleScene")3. Enter play m... 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