Search Issue Tracker
Crashing when opening scene
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MovementDemo' Expected result: The Scene is openedActual... Read more
[Memory Profiler] Memory Profiler supposedly captured a 0.5 GB big strin...
How to Reproduce:1. Open an empty Project, install the Memory Profiler and Import the attached snapshot file2. Open the snapshot Exp... Read more
After an asset has been moved the Global Search will not display it when...
How to reproduce:1. Open the attached project "SearcherBug-TEMP.zip"2. Move Beta.mat asset from Assets/First folder to Assets/Second... Read more
[Web Platform][Windows] After Build And Run, Editor hangs on Shutdown on...
How to reproduce:1. Create a new project (e.g. Empty 3D project)2. Open Build settings and switch to WebGL3. Build and RunObserve th... Read more
Reflection Probes do not blend correctly when using 3 overlapping Reflec...
Reproduction steps:1. Open the user's attached project2. Open "Assets/BugTest" Scene3. Select "TestSphere" GameObject from the Hiera... Read more
Adding previously missing shader include does not reimport dependent shader
If a shader encounters a missing include file during the import, it will conclude with an error. However, if the missing include fil... Read more
[VFX] VFX window is opened instead of Scene window when both windows are...
How to reproduce:1. Open attached Unity project2. Open New VFX window and dock it near the Scene3. Open OutdoorsScene4. Select 'New ... Read more
Object Picker window does not display Assets when using Script Property
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. In the Hierarchy window, select the GameObjec... Read more
The scrollbar Handle Max X-axis anchor changes value when changing from ...
How to reproduce:1. Download the attached project "Bug.zip"2. In the Game view select 3840x2160 resolution3. Select 1920x1080 resolu... Read more
[Netcode] During Shutdown() NetworkManager is using OnClientDisconnectCa...
Reproduction steps:1. Open attached project and scene "StartMenu"2. In Build Settings window, Build and Run for Standalone3. In Stan... 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