Search Issue Tracker
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... Read more
Assigning a canvas to an OnClick () event on the button changes the refe...
To reproduce:- Enter play mode- Try the "Show / Hide" button on the text panel (this will work as intended hiding/showing the canvas... Read more
"EditorApplication" and "EditorWindow" Update are not called when a Moda...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the Modal Window (Test > Modal Window)3. Observe the values ins... Read more
Graphic arifacts on this current laptop
Reproduces on this laptop on 5.3.3f1 and 5.4.0b7 This is weird- on one laptop (Win 7 64b) this project works perfectly on both GPUs ... Read more
When creating new empty project - Editor.log contains errors connected t...
Seems not reproduces in 5.4.0b8 just open Editor.log which attached to this report and notice those errors How we can reproduce it u... Read more
[OSX] Editor performance regression in 5.0 on Mac (when multiple views a...
To reproduce:1. Open attached project2. Open Test scene3. Notice that scene runs at 30 fps4. Maximize Game view5. Notice that scene ... Read more
[Linux][Vulkan] HDRP template freezes Editor
How to reproduce:1. Open the user-attached project (TestTrackSampl.zip)2. Observe the crash (If the Editor doesn't crash immediately... Read more
NetworkServer.DisconnectAll() makes isActive false
NetworkServer.DisconnectAll() makes NetworkServer.isActive false. I does not stop the server from listening, so the server is then i... Read more
Script Execution Order setting is not respected when reloading a Scene
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/MainScene” Scene3. Enter Play Mode4. In the Hie... Read more
NullReferenceException when Running Player with UI Document
Reproduction steps:1. Open the attached “BugRepro” project2. Build and run the Player (File > Build And Run)3. Observe the Player... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class