Search Issue Tracker
Editor does not close when Unity Bug Reporter window is open
How to reproduce:1. Open a new project2. Open Help>Report a Bug...3. Close the Editor Expected results: Editor closesActual resul... Read more
Assets dependencies load in the wrong order resulting in "None" being re...
Reproduction steps:1. Open attached project "Reference.zip"2. In Project window, select Assets/Content/MTFLocalizationManager.asset3... Read more
Forcing crash with ForcedCrashCategory.FatalError throws Crash popup mul...
Reproduction steps:1. Create a new project2. Add Crasher.cs to the project3. Add Crasher.cs component to any object in the scene4. E... Read more
Bug Reporter Dropdown and Search Results Text has bad contrast when MacO...
Reproduction steps:1. Ensure that MacOS is in dark mode2. Open Unity3. Open Unity Bug Reporter by clicking Help -> Report a Bug..... Read more
[VFX Graph] Particles self shadow themselves when they face camera plane
How to reproduce:1. Open the attached package2. Observe that particle on the left shadows itself Reproduced with: 2022.2.0a13(14.0.2) Read more
InvalidOperationException is thrown when undoing changes while Animator ...
Reproduction steps:1. Open the attached 'Test' project2. Go to the 'Window -> Animation -> Animator'3. Perform any undo action... Read more
[WebGL] AudioSource.PlayDelayed doesn't play audio delayed when triggere...
Reproduction steps:1. Open the user's attached project2. Build and Run3. Press on the icon on the left side of the player view to "o... Read more
IL2CPP build crashes on launch when returning an object with custom method
Reproduction steps:1. Open the user's attached project2. Built and Run it for IL2CPP Expected result: The build finishes and launche... Read more
[Firebase] An internal build system error "Backend exited with code 2" i...
How to reproduce:1. Open the user's attached project "My project.zip"2. Create/reimport/delete a script3. Observe the Console window... Read more
The creating and import of a new script in Editor became really slow in ...
Checked with new HDRP project and the time taken for creating new script has increased:2020.3 - around 1 sec;2021.2 - around 3-4 sec... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default