Search Issue Tracker
"MissingReferenceException" errors are thrown when destroying a gameObje...
How to reproduce:1. Open the “PointerEventOnDestroyedGameObject.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Click on o... Read more
If a TextAsset is created from a .txt file that uses the wrong type of e...
If a TextAsset is created from a .txt file that uses the wrong type of encoding, Unity will just return an empty string WITHOUT rais... Read more
[OpenGL] Unity crashes when playing scene with plugin window open
To reproduce:1. Open attached project2. Ensure that the plugin window is open (You can open it with "Window > VacuumShaders > ... Read more
Realtime GI produces high contrast lighting at high resolutions
How to reproduce: 1. Open attached project2. Open scene apartment.unity3. Go inside the building4. Set the Realtime Resolution of th... Read more
[HDRP] Area light baked shadow mask create unexpected shadows
Repro steps :- Open attached project- Open scene called "Test"- Open Window > Rendering > Lighting- Click on "Generate lightin... Read more
Serialized property values are not restored until the Editor is restarte...
How to reproduce:1. Open user-submitted project (ScriptableObjectSerialization2)2. See the values of ChangeMyName.asset properties3.... Read more
RectTransform.sizeDelta is not changed when only a large number's ones d...
How to reproduce:1. Open user's attached project2. Open "SampleScene" Scene3. Enter Play Mode Expected result: deltaSize.x is change... Read more
DiscardContents() doesn't discard 3D RenderTexture
Steps to reproduce: 1. Open attached project2. Open scene "DefaultScene" and run it3. Notice that RT isn't cleared Additional steps:... Read more
Player Setting "Virtual Reality Supported" is shared cross-platform
In the Player Settings, "Virtual Reality Supported" is shared between multiple platforms. This isn't necessarily desirable, as on st... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject