Search Issue Tracker
Reading RWTexture2D in a Compute Shader produces different results when ...
How to reproduce:1. Open the attached project named "ComputeShaderTest.zip"2. Open the SampleScene3. Enter Play Mode4. Open the Fram... Read more
Wrong NewSceneMode is passed to EditorSceneManager.newSceneCreated and d...
How to reproduce:1. Open the attached project "EditorSceneManager.zip"2. Click File > New Scene > Basic (Build-in) Expected re... Read more
[Editor][Crash] Crash on VideoClipImporter.GetPreviewTexture() when Clic...
Reproduction steps:1. Open the attached project "mp4Crash.zip"2. Double click any of the .mp4 files in the ../Assets/Videos folder E... Read more
DLLs not running when in Player
How to reproduce:1. Open the attached project "MVC.zip"2. Install "Multiversal Vehicle Controller" (follow the instructions in https... Read more
[Device Simulator] SystemInfo.deviceType returns 'Desktop' when the simu...
How to reproduce:1. Open the attached '1347117.zip' project2. Open the SampleScene3. Open Window > General > Device Simulator4... Read more
Memory leak when continuously calling Repaint inside OnGUI after GUI.Window
How to reproduce:1. Open the attached project "Files.zip"2. Open Window > Custom Window3. Keep the window open and look at memory... Read more
[UI Builder] There are duplicate Matching Selectors under the StyleSheet...
How to reproduce:1. Create a new Unity project2. Click Window > UI Toolkit > UI Builder3. Add a Radio Button4. In the Inspecto... Read more
[WebGL] [Mobile] Drag event is not being called instantly after dragging
Reproduction steps:1. Open the project in Repro.zip and open SampleScene2. Build WebGL and host on http server (python3 -m http.serv... Read more
ScrollRect layout recalculation causes unnecessary allocation
Reproduction steps:1. Open user attached Project2. Open the Profiler3. Enter Play mode4. Move the ScrollRect5. Profile the frame it ... Read more
Assembly Definition Scriptable Objects loses serialized values when asse...
Reproduction steps:1. Open the attached project ("ReproBugRename.zip")2. Open the "SampleScene" scene: Assets > Scenes3. Enter th... 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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected