Search Issue Tracker
[macOS][Input System] Disconnecting and reconnecting the first connected...
Reproduction steps:1. Download and open the attached "GamepadBugTest.zip"2. In the menu bar, press "Window" > "Analysis" > "In... Read more
New BC7 (bc7e) compressor on full red texture results in imperfect red (...
When setting all pixels of a 4x4 texture to red (1,0,0) the new in 2021.2 BC7 compressor (bc7e) changes the values to (0.992,0,0). C... Read more
Vulkan out of memory issue with project that uses a lot of Shuriken part...
Repro steps:- make sure you have an older GPU. with only 3 or 4GB RAM - I reproduced this on NVidia 1060 and on Radeon PRO 560 , but... Read more
VFX reverts the first compilation change after the VFX asset is saved.
Repro steps:1. Create a new VFX and open it2. Press Save3. Change something which would require a recompilation (add a new block, ch... Read more
UIElement Null reference after importing Easy Save Asset from Store
UIElement errors appear after importing the Easy Save asset Steps to reproduce- Open Unity 2021.0b7- In a Browser open the following... Read more
[IMGUI] Error stack-trace information not highlighted and selected using...
While selecting any error 'Stack-Trace' in console with mouse left click, Unable to select stack trace in the console. refer attache... Read more
[Search] Error is thrown in console on searching different asset in the ...
In the Search window, On searching different asset like 'Physics', Inspector can't be enabled because it doesn't exist an error is t... Read more
[Search] Searched asset data is appearing with Square symbol
In the Search window, On searching for any asset Search result would come up with square symbol appearing at the end of it. Refer at... Read more
[Unity Recorder] Path text clipped in the dropdown of Output File Record...
In Output File Recorder settings, 'Streaming Assets' and 'Temporary Cache' Path texts clipped in the dropdown menu. Refer attached v... Read more
[Unity Recorder] NullReferenceException is thrown on deleting RecorderSe...
On Creating Preset of RecorderSettingPreset and then after deleting 'RecorderSettingPreset' and selecting 2nd preset causes editor c... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS