Search Issue Tracker
Prefabs that depend on scripts that are a part of asmdefs with define co...
To reproduce:1) Open the attached project2) Click on TestAssembly/SomeScript and notice it says "No MonoBehaviour scripts in the fil... Read more
Lighting is not applied correctly after using Progressive Lightmapper wh...
How to reproduce:1. Open User's attached "Unity 2019.3 Bug Reports.zip" project2. Load "SampleScene" (Assets -> Scenes)3. "Genera... Read more
[DotsShooter] BuildSettings asset is unloaded during build
Steps to reproduce : - import the dots sample project- select menu item A2/Bugs/Build gets wrong executable name- wait for build to ... Read more
BadImageFormatException is thrown when calling GetCustomAttributes on ce...
To reproduce:1. Open attached project ("case_1185125.zip")2. Press Play3. Observe Console Expected result: No errors are thrownActua... Read more
[SerializeReference] Inspector shows the wrong editor for fields that us...
1) Add script InspectorBug.cs to project and attach to a GameObject 2) Notice that the editor is different. The [SerializeReference]... Read more
Script is not recognized as a MonoBehaviour if it contains string concat...
How to reproduce:1. Open the user's attached project2. In the Project window, reimport the "MonoBehaviourThatBreaksTheParser" script... Read more
Memory Leak when calling GetComponents(List<T>) with a static List
Steps to reproduce:1. Download and open project "GetComponentsBug.zip"2. Open SampleScene3. Enter Play mode4. Exit Play mode5. Enter... Read more
Unity test running in batch mode fails when adding new assemblies
How to reproduce:1. Extract the "repro.zip" folder2. Change path variables according to your machine in "repro.sh" script3. Execute ... Read more
BuiltinAssemblies.stamp in Library folder is not being regenerated
How to reproduce:0. Download and extract "ScriptableBuildPipelineBug.zip"1. Ensure `SampleProject\Library\ScriptAssemblies\BuiltinAs... 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
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu
- Inconsistency in capitalisation and styling across various nodes and block in VFX Graph
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
- "NullReferenceException" error and memory leak warning is thrown when Entities Graphics package is installed