Search Issue Tracker
Unable to build project when using a public optional bool variable
Reproduction steps:1. Open project “GenericFieldError”2. Open scene “SampleScene”3. Build and Run project Expected result: The proje... Read more
ScriptableObject icon cannot be changed when using IconAttribute
Reproduction steps: 1. Open the attached project “IconBug”2. Observe "Assets/CustomScriptable" ScriptableObject in the Project windo... Read more
DrawGizmo is not called when adding Script without saving the Scene
Reproductions steps:1. Open the attached project “ReproGizmo”2. Open the “Assets/GizmoDrawerIssue/Scenes/TestScene” scene3. In the H... Read more
Skybox is rendered incorrectly when it is created in Shader Graph with "...
Reproduction steps:1. Open the attached project “SkyboxRepro”2. Open the “Assets/Skybox/Skybox_bad” Shader Graph Asset file3. In the... Read more
Crash on tlsf_free when running Havok scene with profiler
Reproduction steps:1. Open the attached project “HavokCrash”2. Open the “Assets/Scenes/Test1” scene3. Open Window → Analysis → Profi... Read more
"SpriteAtlas.GetSprite" causes an increase in memory usage when called t...
Reproduction steps: Open the user’s attached project “MemLeak_Project“ Open “Assets/Scenes/SampleScene.unity“ Scene Enter the Play m... Read more
Getting "Draw call" logs in the console when opening new "3D Sample Scen...
To reproduce:1. Create a new "3D Sample Scene (HDRP)" template project2. Observe the console Expected: no errors or logs spamming in... Read more
InputField(TMP) throws an Exception when typing Korean while drag-select...
Reproduction steps: Open the attached project “InputField.zip” Enter Play Mode Select random Korean characters in the input field by... Read more
[Linux] Editor ignores SIGTERM signal when using command 'kill <PID>'
Reproduction steps:1. Create a new 3D project2. Open the Terminal3. Enter this command: ps aux | grep 2021.3.14f1 | grep -v grep | a... Read more
NullReferenceException and ArgumentException errors are thrown after ent...
Reproduction steps:1. Open the attached “TransitionBug.zip“ project2. Open “SampleScene” scene3. Enter Play mode4. Exit Play mode an... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template