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
Crash on Coroutine::InvokeMoveNext when series of UnityEvents are invoked
Reproduction steps:1. Open the attached “repro-project“2. Open the “debug_for_bug“ scene (Assets/_Scenes/debug_for_bug.unity)3. Ente... 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
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport