Search Issue Tracker
[WebGL] Build with Live2D plugin fails when building using Command Line ...
How to reproduce:1. Unzip user's project and open Command prompt2. Run command line: [EditorPath]\Unity.exe -quit -nographics -batch... Read more
Screen.SetResolution works incorrectly when DPI scaling is set to anythi...
Workaround: divide 96 by logical DPI and then multiply that with the width and height of the resolution before calling Screen.SetRes... Read more
Built player crashes in Baselib_Memory_Free when #if UNITY_EDITOR define...
How to reproduce:1. Open user-submitted project (CrashAtStart_Serialization.zip)2. Build and run the project Expected result: the pl... Read more
Unity auto-generated C# script contains invalid references, triggers com...
Repro steps: 1. Open Unity and create a new project2. In the project create a new c# script ( Assets -> Create -> C# Script)3.... Read more
Error message when importing a custom package
How to reproduce: 1. Open any (new) project2. Go to Assets -> Import Package -> Custom Package...3. Select any package (or the... Read more
The character keeps moving in the same direction when the button is rele...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/Playground.unity” Scene Enter the Play Mode Click “A” or “D” ... Read more
"Initialize XR on Startup" has no effect when disabled
Reproduction steps:1. Create a new VR Template project and open it2. Go to: “Edit > Project Settings > XR Plug-in Management &... Read more
[Shader Graph] Package Description makes no mention of support for Unive...
The package description for Shader Graph states that it is compatible with LWRP and HDRP, but it does not mention Universal RP. This... Read more
[UWP] When running in DX12 mode application crashes if AA is disabled
Reproductions steps:1. Open any project2. Go to Quality Settings and disable Anti aliasing3. Deploy to Universal 10 apps4. Add comma... Read more
[Terrain] Paint Details tab doesn't show preview icons for prefab detail...
1. What happenedPaint Details tab doesn't show preview icons for 'details' that were created with Prefabs. 2. How we can reproduce 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
- 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
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size