Search Issue Tracker
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
All of the DLL files are compiled when reimporting asmdef file without a...
How to reproduce: 1. Open user's attached "AsmDefCompilation" project 2. Right-click on "needle.Analysis.Compilation.asmdef" (found ... Read more
Application.backgroundLoadingThreadPriority gets reset to BelowNormal wh...
How to reproduce: 1. Open the user's attached "BLTPriorityBug2020.1.zip" project 2. Open the "SampleScene" Scene 3. Enter Play Mode ... Read more
csproj's are not generated when there's an invalid or incompatible defin...
How to reproduce: 1. Open the attached project 2. Open the Unity project's solution file 3. Inspect Scripts in the IDE Expected res... Read more
Compiler wrongly detect unmanaged structs as containing nullabe fields
Reproduction steps: 1. Open the user's attached project 2. Inspect Console Expected result: No "CS8377" errors are thrown Actual re... Read more
[CompilationPipeline] Project recompile and package changes takes a long...
Reproduction steps: 1. Open the user's attached project, or add attached "manifest.json" file to an empty project 2. Open Window > A... Read more
[Virtual Texturing][HDRP] VT cache settings cannot be edited in HDRP asset
Steps: 1a. Open new 3D template 1b. Add HDRP in package manager (10.0.0-preview.27) 1c. select Fix All and Create One on HDRP wizard... Read more
Editor crashes when adding a script component using drag and drop and th...
Reproduction steps: 1. Open the user's attached project 2. Select any GameObject in the Hierarchy 3. Drag "Move.cs" script from the ... 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
Crash on mono_jit_runtime_invoke when opening project that has multiple ...
Reproduction steps: 1. Open user's attached project -- observe crash Reproducible with: 2018.4.27f1, 2019.4.10f1, 2020.1.6f1, 2020... 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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions