Search Issue Tracker
ScriptReference/Undo (default)
URL: [https://docs.unity3d.com/ScriptReference/Undo.html] >Modify a single property: Undo.RecordObject (myGameObject.transform, ... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
[URP] Shadows of GameObjects rendered by Linear Renderer flickers when a...
How to reproduce: 1. Open the attached project "1270731.zip" 2. Open the "Test" Scene 3. Enter the Play Mode 4. Look around in the G... Read more
HDROutputSettings.main.active stays "True" when calling RequestHDRModeCh...
Reproduction steps: 1. Open the attached “Repro.zip” project 2. Open the “Assets/OutdoorsScene.unity” Scene 3. Enter the Play Mod... Read more
OwnedObjects for LocalClients always shows 0
How to reproduce: 1. Open the attached project "piraty.zip" 2. In the Clones Manager window click "Create new clone" and select "Ope... Read more
Flythrough mode conflicts with terrain hotkeys
To reproduce: 1. Create new project 2. Add Terrain 3. Click right mouse button + shift + w to use flythrough mode 4. While using f... Read more
Button doesn't appear as toggled/activated when using GUIStyle with GUI....
How to reproduce: 1. Open the attached project's Scene labeled "SampleScene" 2. In the Hierarchy, select the "ButtonsManager" GameOb... Read more
Profiler is analyzing frames very slowly when "Deep Profile" is enabled ...
How to reproduce: 1. Open project "UnityVisualScriptTest" inside "Project.zip" 2. Open the "SampleScene" Scene (Assets > Scenes > Sa... Read more
Particles are rendered without an alpha channel if using a shader with "...
How to reproduce: 1. Open the user’s attached “UnityPhotoEditor.zip” project 2. Enter Play mode 3. Observe the Particles Expected r... Read more
[LWRP] Found object is not highlighted in the Scene view while using LWRP
Steps: 1. Open attached project or create a new from Lightweight RP template 2. Open SampleScene 3. Focus "Paint 5G Bucket" in the v... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key