Search Issue Tracker
Editor crashes on GUIView::ProcessInputEvent when closing a window in Ed...
Reproduction steps:1. Open Command Prompt window: Keyboard shortcut (Win+R) > enter "cmd" > click "OK"2. Launch Unity with "-d... Read more
[AssetDB] Strange import dependencies between textures, FBX files, and T...
When a ModelImporter creates a Material as a sub-asset that uses a texture in the project, changing any setting in that texture will... Read more
"Invalid AABB" error when an ArticulationBody has zero mass
How to reproduce:1. Open the user's attached project2. Enter Play mode Expected results: Robot imported with URDF importer does not ... Read more
[Profiler] ArgumentNullException is thrown on maximizing Profiler window...
In the Profiler window, when Editor Record Mode is set then on maximizing Profiler window, ArgumentNullException spams the console.R... Read more
[macOS] Text input lags by one keystroke when inputting text in the Editor
How to reproduce:1. Open the attached project "bugRepro"2. In the Project window, right-click the Material "renameMe" and select Ren... Read more
[WebGL][Input System] Pointer position always returns (0, screenHeight) ...
How to reproduce:1. Open the user's attached project2. Select File/Build Settings and switch to WebGL3. Build and Run the SCENE (see... Read more
Texture Importer Max Size for Standalone build is not correctly overridden
Reproduction steps:1. Open the user's attached project2. In the Project window, select TooBigTexture asset and observe that Max Size... Read more
MissingReferenceException is thrown when the player is no longer pressin...
How to reproduce:1. Open the user attached "Momentum.zip" project2. Enter Play Mode3. Move around with W-A-S-D and then stop4. Open ... Read more
NullReferenceException error is thrown when pressing up/down arrow key i...
How to reproduce:1. Create a new project2. Make sure your Project window is set to "One Column Layout" style3. Enter and exit the Pl... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default