Search Issue Tracker
Prefabs that depend on scripts that are a part of asmdefs with define co...
To reproduce: 1) Open the attached project 2) Click on TestAssembly/SomeScript and notice it says "No MonoBehaviour scripts in the f... 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" project 2. 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 ... Read more
BadImageFormatException is thrown when calling GetCustomAttributes on ce...
To reproduce: 1. Open attached project ("case_1185125.zip") 2. Press Play 3. Observe Console Expected result: No errors are thrown ... 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 project 2. In the Project window, reimport the "MonoBehaviourThatBreaksTheParser" scri... Read more
NativeArray<T>.ReadOnly does not implement IEnumerable<T>
NativeArray<T> implements IEnumerable<T> allowing to use C# "foreach" syntax to iterate over it. However its read-only view (returne... Read more
Unity test running in batch mode fails when adding new assemblies
How to reproduce: 1. Extract the "repro.zip" folder 2. Change path variables according to your machine in "repro.sh" script 3. Execu... 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\Builti... 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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines