Search Issue Tracker
[Android] Crash when calling "Finish()" on an Android activity from a Un...
Reproduction steps: 1. Download "UaaLExample" project or set-up Unity as a Library V2 (https://forum.unity.com/threads/integration-u... Read more
[Profiler][UX] Profiler is very slow, hard to select right frame, runs o...
Reproduction steps: 1. Open attached project "VersionDependencyGraph.zip" 2. In Profiler window, enable Deep Profiling and record in... Read more
Changing scale of Tree prefab instance (in scene) and then undo/redo cha...
Tree Creator trees Repro Steps: 1. Create new project 2. Create a Tree object via GameObject -> 3D Object -> Tree 3. Create a Terra... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce: 1. Create & Open an Empty project 2. Build & Run on AppleTV using tvOS 12.3 Crashes when using: Apple TV 4K + tvO... Read more
NavMesh from previous Scene is visible after going into Play Mode when R...
How to reproduce: 1. Open the user’s attached project “BugDemoPlayMode.zip” 2. Enter Play Mode 3. Press the “Switch Scenes” butto... Read more
LightBaker does not respect "remove ringing" flag
Repro: # Open Graphics Tests scene 544 # Bake using auto mode with "remove ringing" on # Bake using on-demand mode with "remov... Read more
Slow scheduling performance when combining dependencies
Reproduction steps: 1. Open the user's attached project "EmptyTestBed.zip" 2. Enter Play mode 3. Open the Profiler window and sel... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce: 1. Make sure that IL2CPP is installed 2. Open attached project "BugReproduction.zip" 3. In Editor, click on Windo... Read more
Crash in ParticleSystemParticles::CopyToArrayAOS() when calling Particle...
How to reproduce: 1. Open tester-attached project (ParticleCrash) 2. In SampleScene enter Play Mode 3. Press 'Space' to call Particl... Read more
[DX11 - AMD] Crash on AmdDxGsaFreeCompiledShader when Texture Object nod...
Steps to reproduce: 1. Open the attached project from the provided Google Drive link 2. Open the Amplify Shader Editor Canvas (Windo... 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
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project