Search Issue Tracker
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 on... 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 an... Read more
Skinned mesh renderer is absent in raytracing acceleration structure
This is a strange case. TLDR skinned mesh renderers are not seen in rtx effects such as reflections or shadows. Repro: Open the scen... 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 le... Read more
[Input System] Sample Projects have missing script references
Reproduction steps:1. Open "1190598" project2. Select "UICanvas" and notice that it has a missing script reference3. Select "Default... 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 build... Read more
Light2D is not working in the Build when created through script
How to reproduce:1. Open the attached project "light.zip"2. Build And Run the project Expected results: The light in the middle of t... Read more
UI Buttons are no longer interactable when the New Input System Package ...
Steps to reproduce:1. Open the attached “My Project.zip” project2. Open the “SampleScene”3. Enter Play Mode4. Click the Button Expec... Read more
Forbidden for a path symbols can be entered to the path of Conversion Tool
How to reproduce:1. Create a new Unity project2. Go to Window -> TextMeshPro -> Project Files GUID Remapping Tool3. In the "Fo... Read more
[Graphics, Vulkan] Copying Texture2D to Texture2D array with incomplete ...
How to reproduce: Open and run the user attached build Observe the crash Reproducible with: 2020.3.36f1 Reproduced on: Windows 10 (I... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items