Search Issue Tracker
An error directs to a wrong line in the script when the error is thrown ...
How to reproduce:1. Open user's attached "arrayerror" project2. Open the "SampleScene" Scene3. Enter the Play Mode Expected results:... Read more
Performance decreases with a large number of components when AddComponen...
How to reproduce it:1. Open attached project '1278548.zip'2. Load 'AddComponentScene' from 'Assets' > 'FunctionalTests' > 'Add... Read more
Unity doesn't recognise the script as Monobehaviour script when there's ...
How to reproduce:1. Open the attached "ScriptBreakingUnity" project2. In the Project window select the "breakit" script3. Open the I... Read more
Creating built-in Component Class does not give a warning when using the...
How to reproduce:1. Open the attached "New CharacterController No Warning.zip" project and Scenes/SampleScene scene2. Enter the Play... Read more
API Updater pops up and internal recursion is detected when assigning a ...
How to reproduce:1. Download the tester-attached script(Script.cs)2. Create a new Unity project3. Import the script Expected result:... Read more
API updater fails to update all instances of obsolete types after packag...
Steps to reproduce:1. Create a new Unity project2. Import Advertisement package (com.unity.ads 4.1.0)3. Import any other package Exp... Read more
Errors when modifying the value of the 'Scripting Define Symbols' field ...
How to reproduce:1. Open the user's attached project2. Select 'Edit' > 'Project Settings' > 'Player'3. Expand 'Other Settings'... Read more
Infinite project load when PrecompiledAssemblyException is encountered w...
If a project has two of the same assemblies (such as NewtonsoftJson in this case), attempting to load the project from a clean state... Read more
Performance issues when quickly changing values of tens of thousands arr...
How to reproduce:1. Open attached project "Bugs.zip"2. Open "Sample" scene3. Select "Freezer 30K" GameObject4. In the "Freezer" scri... Read more
Editor crashes when entering Play Mode with a Map Renderer Component fro...
How to reproduce:1. Open the attached "1282010 repro" project2. Open the "Test3" Scene from the Assets folder3. Make sure that both ... 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