Search Issue Tracker
Crash in <RenderStaticBatch> and artefacts appear with a particular mesh...
Reproduction steps:1. Open the attached project "case_898793_Crash.zip";2. Open the scene "Scene";3. Go to Game window and scale the... Read more
Not looped animation does not reset after disabling and enabling game ob...
To reproduce: 1. Open attached project2. Make sure Animator window is visible3. Select Cube in the Hierarchy4. Press Play5. Observe ... Read more
[Video Player] Can't play a Video Clip If WaitForFirstFrame is enabled
Steps to reproduce: 1) Download attached project ' VideoPlayerPlayOnAwake.zip' and open in Unity2) Open scene 'BugScene'3) In Hierar... Read more
Indirect Instanced Rendering does not support Lambertian lighting
When instancing cubes in play mode, the ones that use Indirect Lambert shading become unlit. Steps to reproduce: 1. Open attached pr... Read more
AddUIVertexTriangleStream() replaces vertices instead of adding them and...
When trying to add a set of vertices with AddUIVertexTriangleStream, this function replaces the vertices instead. Also, it doesn't u... Read more
Setting hideFlags to HideFlags.None on a component breaks the prefab
To reproduce: 1. Open attached project2. Select Cube prefab in Project view3. Right click on Hideflagstest script component on the p... Read more
Progress bar missing with 5.6
-e: see title, just isn't shown---works in 5.5 -repro:--create new project--build for WebGL--run build in browser--NOTICE you don't ... Read more
[Android] App crashes if you have it backgrounded and click a deep link ...
How to reproduce:1. Open user provided project2. Build to device3. Open the built app and then background/minimise it4. Click a deep... Read more
[UI] Editor crashes when selecting "Deep" in the Profiler if a scene con...
Steps to reproduce:1. Open the attached project (ownCloud)2. Open the Assets/testr.unity scene3. Open the Profiler4. Press "Deep Pro... Read more
When the animation repeats for 1+ times,it starts with the last frame if...
Repro Steps: 1. Select the "RabbitWorking" prefab from the "Prefabs" folder2. Set the update mode in the inspector to "Animate Physi... 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