Search Issue Tracker
[IMGUI] Right-click carries through the model preview window and interac...
Right-clicking a docked preview window leads to the Inspector Window properties being selected.Refer to the attached video. Steps to... Read more
[Lighting] No exposure slider in Inspector Preview when viewing HDR text...
Repro: 1. Create a blank project using Built-In or HDRP2. Create a plane in order to receive lightmaps, make it Lightmap Static3. Ge... Read more
Input system reporting mouse position as (0, 0) after pressing mouse out...
How to reproduce:1. Open the project "TestProject.zip"2. Enter Play mode and click around the Editor windows Expected result: the bu... Read more
Editor crashes when destroying a Playable object during OnDestroy functi...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode3. Leave the Play Mode Expected res... Read more
Current Frame Button looks active when data in Profiler Window is cleared
How to reproduce:1. Create a new project2. Open Profiler Window3. Enter Play Mode -> Pause4. In Profiler Window Clear all profili... Read more
[macOS] Floating windows open behind other fulls-screen applications whe...
How to reproduce:1. Create a new project and set window to full-screen on the external display2. Open Calendar application and set w... Read more
Dragging VFX files into Scene View while in Prefab Mode does not create ...
How to reproduce:1. Create a new HDRP project and open it2. Create a new VFX file and a new prefab3. Open the prefab and try to drag... Read more
Editor crashes when Mesh.SetVertexBufferParams function is provided with...
How to reproduce:1. Open the attached project's Scene labeled "SampleScene"2. Enter the Play Mode Expected result: Providing Mesh.Se... Read more
NullReferenceException error is thrown to the Console when DestroyImmedi...
How to reproduce:1. Open user's attached 'CustomPreviewBug.zip' project2. Open 'SampleScene' Scene3. Select 'Cube' GameObject in the... Read more
'Unsupported material wedge reference mode type' error is thrown when im...
To reproduce:1. Create a new Unity project (or open an existing one)2. Import the attached 'Test.fbx' file3. Observe the Console win... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code