Search Issue Tracker
Info window doesn't appear attaching MonoBehaviour script from "Editor" ...
Info window doesn't appear attaching MonoBehaviour script to any game object from "Editor" folder. Expected to see info window with ... Read more
After deleting an EditorWindow script that had an open window, the windo...
1. Open the attached project2. Choose any layout (the current layout needs to be changed)3. Open the window (Window->TestWindow).... Read more
GUI functions cause crash on 64 bit standalone build
To reproduce:1. Open attached project2. Build&run a 64 bit Windows standalone that includes "scene"3. When you run it - instant ... Read more
OpenWindow doesn't work if a layout has not been changed
1. Open the attached project2. Try opening a window by Window -> TestWindow3. Notice that the window was not opened4. Change the ... Read more
Locking screen orientation makes application to show wrong screen resolu...
Application is set to support only "landscape" and "landscape-flipped" screen orientations. Windows tablet orientation is locked to ... Read more
OnCollisionEnter for the projectile fired at the capsules will report th...
Steps to reproduce : - import the project attached- open the scene- add the prefab in the scene- press play- use left click to shoot... Read more
Unable to close the window inside the editor if the script is deleted
Steps to reproduce : - import the project attached- go to Window > Inspiring Picture- after the window opened delete the script i... Read more
AssetDatabase returns null when you provide the wrong path
To reproduce:1. Open attached project2. Enter play mode3. Observe console4. Open NoErr.csExpected behaviour: When loading assets usi... Read more
Crash while applying changes to a prefab with interactive cloth
Steps to reproduce : - import the package attached- load the scene "Dev1"- activate the inactive Cloak_Geo_Mid game object within th... Read more
Enabling and disabling UIRenderer game objects moves them to a corner of...
To reproduce:1. In the attached project, open "Scene"2. Find the gameObject "Image" and disable it with the checkbox. (Not the compo... 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