Search Issue Tracker
All of the DLL files are compiled when reimporting asmdef file without a...
How to reproduce:1. Open user's attached "AsmDefCompilation" project2. Right-click on "needle.Analysis.Compilation.asmdef" (found in... Read more
Application.backgroundLoadingThreadPriority gets reset to BelowNormal wh...
How to reproduce:1. Open the user's attached "BLTPriorityBug2020.1.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. O... Read more
csproj's are not generated when there's an invalid or incompatible defin...
How to reproduce:1. Open the attached project2. Open the Unity project's solution file3. Inspect Scripts in the IDE Expected result:... Read more
Compiler wrongly detect unmanaged structs as containing nullabe fields
Reproduction steps:1. Open the user's attached project2. Inspect Console Expected result: No "CS8377" errors are thrownActual result... 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 project2. Open Window > ... Read more
[Virtual Texturing][HDRP] VT cache settings cannot be edited in HDRP asset
Steps:1a. Open new 3D template1b. Add HDRP in package manager (10.0.0-preview.27)1c. select Fix All and Create One on HDRP wizard po... Read more
Crash on DrawUtil::DrawProceduralIndirectRawFromNodeQueue/BatchRenderer:...
Reproduction steps:1. Open user's attached project2. Open scene "Prototype"3. In the project window, open Scripts > "CoroutineHan... Read more
Compiler error is thrown in the Console log when assigning a value to a ...
How to reproduce:1. Open the attached "1275953_repro.zip" project2. Open the NewBehaviourScript.cs script3. Observe the NewBehaviour... 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.2.0... Read more
An error directs to a wrong line in the script when the error is thrown ...
How to reproduce:1. Open user's attached "arrayerror" project2. Open the "SampleScene" Scene3. Enter the Play Mode Expected results:... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class