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
Editor freezes on Application.Reload when converting Float to ULong
Reproduction steps:1. Open the user's project2. Open the "SampleScene" scene3. Enter the Play Mode Reproducible with: 2020.3.34f1, 2... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template