Search Issue Tracker
Errors are thrown after dragging items over the Hierarchy when the Behav...
How to reproduce: Create and open a new project Create a Sphere in the Hierarchy and make a Prefab of it Go to Window → Package Mana... Read more
Culling mask component value displays as "Mixed..." when two or more ite...
Reproduction steps:1. Open new unity project and scene "SampleScene"2. In Hierarchy window, select "Main Camera" GameObject3. In Ins... Read more
Event handlers are preventing operations when trying to copy or paste HT...
Reproduction steps:1. Open the attached “WebGLCopy.zip” project2. Build and Run for WebGL (File > Build And Run)3. In the Player ... Read more
Baked emission is baked only if the material is first in array
Repro steps:1) Open the project and test.scene in it2) Build the lighting2) Notice the scene is dark and there are two materials on ... Read more
Code search field cannot be reopened after being closed in Burst Inspect...
Reproduction steps:1. Create a new project2. Jobs > Burst > Open Inspector…3. Select one of the Jobs4. Click on the “X” button... Read more
Right-clicking on 2 or more GameObjects in the Hierarchy selects only 1 ...
How to reproduce:1. Create a new Project2. Select multiple GameObjects in the Hierarchy by holding CMD on Mac or CTRL on Windows/Ubu... Read more
Building Player leads to errors when terrain and terrain trees are in se...
1. Open attached Unity project2. Build and run the project3. Open ...LocalLow\DefaultCompany\AssetBundleRefError\output_log.txt Expe... Read more
RigidbodyConstraints are ignored when rotating object with some ForceMode's
RigidbodyConstraints related to rotation doesn't work correctly when trying to rotate object with some ForceMode's. A little bit of ... Read more
LWRP installation in 2019.3.0a8 yields errors
"Library\PackageCache\com.unity.render-pipelines.lightweight@6.8.1\Runtime\LightweightRenderPipeline.cs(133,46): error CS0122: 'VFXM... Read more
Graphics.Blit does not work when destDephSlice is 1
To reproduce:1. Open the user’s project2. Switch to WebGL build3. Build And Run Expected result: Both squares are colorfulActual res... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template