Search Issue Tracker
[ShaderGraph] "ValidationConfig.json has no meta file" error appears whe...
Reproduction steps:1. Open attached project "New Unity Project" Expected result: No errors appear in the ConsoleActual result: "Asse... Read more
Mouse interaction with Editor is disabled with EditorUtility.DisplayDial...
Reproduction steps:1. Open attached project "DisplayDialog.zip"2. In Project window, select Assets/Editor/Bad.cs3. Drag Bad.cs outsi... Read more
[Serialization] The value of a custom string field and custom field is m...
Reproduction steps:1. Open the attached project ("BugRepro.zip")2. Open "SampleScene" scene3. Enter Play mode Expected result: Numbe... Read more
Error is thrown upon entering Play Mode when Tile Palette window is pres...
How to reproduce:1. Open the attached "1271740 repro" project2. Open the "SampleScene" Scene from the Assets folder3. Select the "Gr... Read more
[HDRP] Post Processing Custom Frame Settings should be removed from Refl...
Steps to reproduce:1. Open attached project, point to your srp repo, open SampleScene2. Select "Reflection Probe Volume" game object... Read more
[Scene Template] Null reference exception is thrown on entering Play Mod...
On entering Play Mode with Scene Template window open in Project Settings throw Null reference exception in the console and Scene Te... Read more
UnityEngine.Hash128 and UnityEditor.GUID are not serialized in user comp...
Reproduction steps:1. Open user's attached project and scene "GuidsScene"2. Enter Play Mode3. In Hierarchy window, select "Guids" Ga... Read more
Undo-Redo of "Convert to prefab" operation crashes Editor
Steps:1. Add GameObjects with such structure "Root -> Child -> GrandChild" to Hierarchy2. Convert to prefab3. Undo4. Redo==>... Read more
[UnityWebRequest] Playfab async Task doesn't let the UnityWebRequest tas...
Reproduction steps:1. Open the attached project ("1271977Repro.zip")2. Open "SampleScene" scene3. Enter Play mode Expected result: M... Read more
Error messages are spammed in the Console when the CinemachineVirtualCam...
How to reproduce:1. Open the user's attached "Bug Test.zip" project2. Open the "testscene" Scene3. Select the "Main Camera" Prefab i... 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
- Rigidbody.angularVelocity.magnitude differs between versions when using "Rigidbody.AddTorque" with "ForceMode.VelocityChange"
- Player Projects checkbox can not be ticked when Visual Studio is the selected external script editor
- Terrain becomes dark when switching to Android build target
- An ArgumentException error is thrown on SubScene import when EntitySceneOptimizations is used with unmanaged systems
- GrabPass does not correctly set the rect size when set up with a camera.SetTargetBuffers() instead of a render texture in DirectX11