Search Issue Tracker
Import settings - Alpha transparency enables itself
When sprites are imported "Alpha is Transparency" is disabled. If a user selects "Editor GUI " or "Sprite" under Texture Type and th... Read more
[Mac] Editor crashed while editing Amplify shader
Steps to reproduce: 1. Open Amplify shader editor2. Open one of the example shaders and begin editing it3. Switch to another applica... Read more
Editor freezes for about 15 minutes when opening a Snapshot in Memory Pr...
To reproduce:1. Open attached project2. Open Memory Profiler (Window>Analysis>Memory Profiler)3. Import attached Snapshot (Sna... Read more
Unnamed asset can be created in Linux Editor
To reproduce:1) Create a new project2) Right-click in project view and create something (tested with C# script)3) Ctrl+Z so that tex... Read more
Scripts can have names starting with a number
To reproduce:1) Create a new project2) Right-click in project and create a C# Script3) Name it with a number at the start of the nam... Read more
The time of exit from Play mode increased several times when using newer...
How to reproduce:1. Open attached "playmode.zip" project2. Click Play mode button to go into Play Mode3. Click Play mode button to g... Read more
Serialization of Vector3 using serialization surrogate does not work whe...
Reproduction steps:1. Open the attached project2. Open the Test Runner window3. Run "TestSerialization" script Expected: Test comple... Read more
DrawDefaultInspector() displays enums differently from EditorGUILayout.E...
How to reproduce:1. Open attached project "case_1115381-DrawDefaultInspectorEnumPopup_1" and scene "EnumTest"2. Select the "EnumTest... Read more
"Original Prefab" and "Replace Base" loose information about prefabs tha...
Scenario1:1. Add GameObject and child to it2. Convert child to prefab3. Convert parent to prefab4. Drag parent to Project Browser an... Read more
Incorrect camera's Viewport rendering when Viewport is not fullscreen an...
Reproduction steps:1. Open the attached project2. Open the "ppsv2test" scene3. Open Game window4. Change Main Camera's viewport rect... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code