Search Issue Tracker
Unity 2019.4 opens the manual and scripting reference for 2020.3
Repro steps:1. Create a new project2. Help -> Unity Manual or Help -> Scripting Reference Expected: Manual or reference for 20... Read more
[Cinemachine] Errors are thrown when Orbital Transposer is used together...
Steps to reproduce:1. Open the attached project2. Open the CinemachineOrbitalTransposer Scene3. Enter Play Mode Reproducible with: 2... Read more
IL2CPP build fails when “Managed Stripping Level” is set to “High”
How to reproduce:1. Open the attached “BuildFailedWithHighStripping.zip” project2. Open the “SampleScene” Scene3. Open Edit > Pla... Read more
Public variable's value is unable to be changed when it's above a Custom...
How to reproduce:1. Open the user's attached project "BugReport.zip"2. Select "Test" in the Hierarchy window3. In the Inspector wind... Read more
[ProBuilder] Editor crashes when clicking on the Export Format enum
How to reproduce:1. Open the attached project (ProBuilderCrash.zip)2. Open scene Scenes/SampleScene3. In the Hierarchy window, selec... Read more
Color picker tool is stuck in the pixel sampling stage when clicking ins...
How to reproduce:1. Open the attached project "ReproProject.zip"2. Open Lighting window (Window > Rendering > Lighting)3. Open... Read more
[M1][Rosetta] Editor crashes on mono_arch_patch_callsite when opening th...
Reproduction steps:1. Open the user's attached project Expected result: Project opensActual result: Editor crashes Reproducible with... Read more
Editor crashes due to specific LightingData assets when leaving Play Mode
How to reproduce:1. Open the user's attached project2. Open "LightProbes" Scene3. Enter Play mode3. Click the "Transition Scenes" bu... Read more
[FeatureRequest] Option to subdivide ProBuilder spheres using quads
Steps to reproduce:1. Create a new empty project2. Go to Window -> Package Manager and install the ProBuilder package3. Go to Too... Read more
[Mac] Script recompilation window shows up but doesn't recompile scripts...
Steps to reproduce:1. Open the attached project2. Open "anyscript.cs"3. Make sure that Unity is the selected app in one display (can... 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