Search Issue Tracker
'Should not get here' and 'Assertion failed' errors appear when entering...
Reproduction steps: 1. Open the attached user's project 2. Open the 'Level2' Scene 3. Enter Play mode 4. In the Game View press the ... Read more
API updater fails to resolve dependencies when building with Terminal
Reproduction steps: 1. Open Repro.sh inside the project folder and modify Unity's version path 2. Open the Terminal and navigate to ... Read more
OnPostRender is called multiple times per frame when setting Application...
Reproduction steps: 1. Open the attached user's Unity project "TestOnPostRender.zip" 2. Go to Assets > Scenes folder 3. Open "Sample... Read more
Plugins are not filtered when using Assembly Definition Define Constraints
Reproduction steps: 1. Open the attached project "AssemblyBug.zip" 2. Go to File > Build Settings and press Build 3. Go to the Build... Read more
Code editor does not open the relevant script file when double-clicking ...
How to reproduce: 1. Open the user's attached project 2. Open the Console (Window -> General -> Console) 3. Double-click the System.... Read more
API updater fails to update all instances of obsolete types after packag...
Steps to reproduce: 1. Create a new Unity project 2. Import Advertisement package (com.unity.ads 4.1.0) 3. Import any other package ... Read more
Editor freezes on Application.Reload when converting Float to ULong
Reproduction steps: 1. Open the user's project 2. Open the "SampleScene" scene 3. Enter the Play Mode Reproducible with: 2020.3.34f... Read more
Crash when running GarbageCollectSharedAssets
Reproducible with: 2020.3.30f1 Read more
WaitForDomainReload does not trigger script reload when running the Edit...
How to reproduce: 1. Download the attached project 2. Navigate to your Editor install directory 3. Execute the following terminal co... Read more
Wrong Scriptable Objects are created when creating through MenuItem
Reproduction steps: 1. Open the attached 'UniversalGraphicsTest_Foundation' project 2. Open the 'Assets' folder 3. Right-click and g... 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
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
- Particles are rendered behind other GameObjects in the Scene view when the projection is Isometric
- Addressable asset download size remains non-zero when cached in WebGL Player
- The Camera type is registered as Game type when it is actually a Preview Camera