Search Issue Tracker
“Convert To Subgraph Operator” option is capitalised incorrectly in VFX ...
Steps to reproduce:1. Create a project2. Create > Visual Effects > Visual Effect Graph3. Open newly created VFX Asset4. Create... Read more
[HDRP] NullReferenceException error is thrown on removing Decal Projecto...
NullReferenceException error is thrown on removing Decal Projector component. Steps to repro:1. Create a new HDRP Project.2. Hierarc... Read more
Title for custom window is cutout
Steps to reproduce : - import the Full Inspector Package https://www.assetstore.unity3d.com/en/#!/content/14913- open the Window>... Read more
Material uses dest texture as input in pass (0), it's an undefined behav...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “main” Scene3. Enter the Play Mode4. Observe the Console windo... Read more
Unity crashes on scene saving
Steps to reproduce : - create a new project- right click in the Hierarchy and create a cube- go to File > Save scene- name the sc... Read more
Custom Property Drawers fail to inherit properly when their Assembly's n...
How to reproduce:1. Open the attached Project "drawerTest" and load Scene "SampleScene"2. In the Hierarchy, select the "GameObject" ... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
[HDRP] Inspector window flickers on resizing when Decal Projector select...
Inspector window flickers on resizing when Decal Projector selected in Hierarchy Steps to repro:1. Create a new HDRP template projec... Read more
[WSA] fails to load xml file
Repro steps:1. open project "New Unity Project.zip";2. build to WSA platform. Build and run generated project;3. press "save" button... Read more
SplineReorderableListUtiltity function is private
Steps to reproduce:1. Open the “IN-23440_Repro” project2. Observe the Console Expected result: No errorsActual result: The error “'S... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script