Search Issue Tracker
macOS display doesn't go into Sleep Mode when the Editor is running
How to reproduce:1. Create and open a new project2. Wait ~10 minutes Expected result: After some time the macOS display goes into Sl... Read more
Unity Editor crashes in dispatch_release when running Tests in Batch Mode
When changing the path of an Assembly Definition that is referenced by another Assembly Definition without opening Unity, and runnin... Read more
[OSX] Cannot interact with UI for one of game views, when using multiple...
To reproduce:1. Open repro project2. Play '1' scene3. Try to move slider in both game view windows4. Notice that in only one or none... Read more
[MacOS] Crash due to "No valid pixelFormats set" assertion
Reproduction steps:1. Open the attached project;2. Build the project for macOS;3. Launch the built project. Actual results: the buil... Read more
[MacOS/Linux] Updating EditorApplication.isPlaying focuses Editor
Reproduction steps:1. Install the Rider code editor.2. Create a new Unity project.3. Go to "Unity > Preferences > External Too... Read more
Build process succeeds when building without Bluetooth Usage Description...
Behavior for Bluetooth Permissions should be the same as Camera Permissions - if you're using Camera methods and its Usage Descripti... Read more
The macOS Player is built to a different folder than the selected one wh...
How to reproduce: Create a new project on Windows 11 Create a “Build“ folder in the project directory Open File → Build Profiles Swi... Read more
[MacOS] When creating a new asset Unity shows the rename box over all pr...
How to reproduce:1. Open the "New Unity Project.zip"2. Create a new script3. Name the new script Actual result: The rename box appea... Read more
[OSX] Input.GetKey() fails to detect keyboard input.
The input script has issue to detect keyboard input on OSX Editor and Player. The affected functions are:- Input.GetKey- Input.GetKe... Read more
Game is runs in Fullscreen instead of Windowed mode when changing the bu...
How to reproduce in 2018.2, 2018.3:1. Open new empty project2. File>Build Settings...>Player Settings3. Set Fullscreen mode to... 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