Search Issue Tracker
[Subgraphs] Subgraph Block operator inputs disappear after two consecuti...
Repro steps:1. Import the attached package2. Open Repro scene and open the New VFX graph3. Enter play mode4. Exit play mode5. Enter ... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[HDRP] The pregenerated LightDefinition.cs.hlsl does not match the sourc...
Reproduction steps:1. Open the attached "HDRPblank" project2. In the Project window, search for the file "LightDefinition.cs.hlsl" i... Read more
[Linux] Editor sometimes crashes on exit in CentOS 7
[Linux] Editor sometimes crashes on exit in CentOS 7 In recent (2019.3) builds of the Linux editor, the editor will sometimes crash ... Read more
Spline.SetKnotNoNotify invokes change callbacks when the manual states o...
How to reproduce:1. Open the user’s attached “Splines Bugs” project2. Open the “Splines” Scene3. Select the “Splines” GameObject in ... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
EditorGUI.TagField and similar drop-downs do not show mixed values when ...
How to reproduce:1. Create a new Unity project2. In the SampleScene select both 'Main Camera' and 'Directional Light' GameObjects3. ... Read more
Addressables System Fails to load Sprite with Secondary Texture (Normal ...
How to reproduce:1. Open the attached project “IN-25939.zip“2. Open the “SampleScene“ Scene3. Open Addressables Group window by sele... Read more
[Cinemachine] Prefab editing spit errors in the console
Editing a prefab containing a VCam will log errors in the console. 1. Create a VCam in the scene2. Drag the VCam object into the pro... Read more
[URP] [LWRP] Multiple Spotlights affect each other's shadows when close ...
Reproduction steps:1. Open project in "URP2020.1.0a9Repro.zip"2. Open "SampleScene.unity"3. There are 2 Spotlights "SPLBlue" and "SP... 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