Search Issue Tracker
[Input] Arrow keys are displayed as "Num" when using "ArrowKey.displayNa...
Steps to reproduce:1. Open the “My project” project2. Open “Sample Scene” scene3. Enter Play Mode4. Observe the Console window Expec... Read more
Unity Editor process remains running after closing Editor
When creating new project or opening a project without Library folder, then after closing Editor 2 processes remains running.Those p... Read more
Poor error message from IL2CPP on Windows Desktop with specific Visual S...
I'm submitting this bug report on behalf of a user who posted about it on the forum here: https://forum.unity.com/threads/il2cpp-bui... Read more
[x86] Custom function with float return Type returns NaN values in Build...
Important - the issue is only reproducible when Windows x86 release architecture is selected How to reproduce:1. Open the attached p... Read more
A preview of a keyframe doesn't appear when dragging Assets over the Ani...
How to reproduce:1. Open user's attached "ImportBug" project2. Open the "SampleScene" Scene3. Open the Animation window (Window->... Read more
CPU usage raises to ~70% when the Editor is in Play Mode and not in focus
How to reproduce:1. Open the attached project "1270762.zip"2. Open the "Test" Scene3. Enter the Play Mode4. Check CPU usage using th... Read more
Secondary display does not become full screen when activated
How to reproduce:1. Build and run the attached "DualScreenTest.zip" Project on a PC with 2 Displays2. Click on the button in the cen... Read more
Default Architecture in Build Settings is x86 instead of x64
Reproduction steps:1. Create a new Project2. Check Architecture setting in Build Settings Expected result: Architecture is set to x6... Read more
Editor.log isn't created when the Editor is ran from a command line with...
Reproduction steps: Delete the “Editor.log” file located in the “%AppData%\Local\Unity\Editor” folder Run the attached project (MyPr... Read more
Passing -logFile argument to a standalone build results in an error message
Reproduction steps:1. Open user attached Project2. Build a Standalone Build of the Project to TestLogfile/Builds/Windows3. Open a Ba... 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