Search Issue Tracker
Crash on D3D12SwapChain::CreateHWND when CreateSwapChainForHwnd returns ...
Reproduction steps: 1. Open user's attached project "vfxgraphcrash" --crash Reproducible with: 2017.4.37f1, 2018.4.18f1, 2019.3.4f1... Read more
ExternalGraphicsProfiler.h exposes 392 profiler markers to release playe...
While looking at the profiler stats enumeration issue discovered by user (see https://fogbugz.unity3d.com/f/cases/1376913/) I've fou... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu. 2)Resize the window, it should ... Read more
[ImageEffects] SSR Max Distance creates artifacts from Sky/BG when set a...
SSR creates artifacts from skybox/background when max distance is set to a very high value. Repro Steps: 1) Open attached project ... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering" - Press Play in the Editor and l... Read more
The Animator window defaults its layout when opened
Reproduction steps: 1. Create a New Project 2. Open the Animator window 3. Resize the separator line in the middle of the window 4. ... Read more
Reorderable array element selection is lost after undoing changes
How to reproduce: 1. Open the attached project 2. Select the "Cube" in the Scene Hierarchy 3. In its Inspector select and reorder t... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and bui... Read more
[Mobile Notifications] Include CoreLocation framework field is missing w...
If you are editing iOS Notification Settings via the Inspector, the checkbox and label for "Include CoreLocation framework" will be ... Read more
Physics Debug overlay toggles are displayed incorrectly when a “Characte...
How to reproduce: 1. Open the “CollisionGeometryStripped” project 2. Open Physics Debugger (Window > Analysis > Physics Debugger) ... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key