Search Issue Tracker
[.NET 4.x] Blank compilation error is thrown if JavaScript file is inclu...
1. Open the attached "JavaScriptError" project 2. Observe the console, no errors are thrown 3. Go to Edit --> Project Settings --> P... Read more
[asmdef] "assemblyReferences" doesn't contain any references, only 'Null...
Reproduction steps: 1. Open "MinimalRepro.zip" project 2. Open "Main" scene 3. Enter Play mode Expected Result: The Console should... Read more
[asmdef] "Assembly has duplicate references" doesn't specify the duplicates
Reproduction steps: 1. Open "MinimalRepro" project 2. Look at the Console output Expected Result: The "Assembly has duplicate refe... Read more
Unity doesn't recognise the script as Monobehaviour script when there's ...
How to reproduce: 1. Open the attached "ScriptBreakingUnity" project 2. In the Project window select the "breakit" script 3. Open th... Read more
Batch mode crash when playing VideoPlayer on Metal headless
Reproduction steps: 1. Open "1127529" -> "scripts" -> "util_libraries.sh" in a Text Editor 2. Change "unity_bin_path" to your Edit... Read more
[Scripting] Visual Studio2019 for Mac doesn't load Project solution If A...
If project is opened with Auto-Refresh option unchecked, solution is not loaded in the Visual Studio Editor Steps to Reproduce: 1. ... 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' > 'AddComp... Read more
`System.Enum' is defined in an assembly that is not referenced when open...
Steps to reproduce: 1. Open the attached project 2. Observe the errors in the Console Actual results: Editor throws the errors Expe... Read more
[Regression] NativeArrayOption.None no longer working, compilation error...
How to reproduce: 1. Open new project 2. Write NativeArray in script "NativeArray<Vector3>(m_NumberOfCubes, Allocator.Persistent, Na... Read more
System.Runtime.Serialization.Formatters needs to be included, when inclu...
Steps to reproduce: 1. Open user attached project 2. Try these three scenarios: 1) Set System.Runtime.Serialization.Formatters t... 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
- Tile Palette Tilemap dropdown icons are not visible
- Create New Tile Palette dropdown text is not centered and text is cut off
- Volume numeric fields allows adding unlimited number in numeric field which breaks UI, no character limit
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze