Search Issue Tracker
Non-development Apple silicon builds don't run
Workaround can be found on the forum: https://forum.unity.com/threads/unity-on-apple-silicon-and-big-sur-known-issues-and-workaround... Read more
Texture importer assigns wrong texture compression formats to lightmap t...
Steps to reproduce: 1. Download and open the attached project2. Open the SampleScene3. Make sure that Auto Generate is disabled4. Ba... Read more
[iOS] UnityEngine.iOS.Device.SetNoBackupFlag can't be called from backgr...
Reproduction steps: 1. Open the attached project.2. Build and run it for iOS.3. Click the "Set Flag" button.4. Check the console: Un... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
Resetting camera component to defaults does not reset the Camera FOV Axi...
Steps to reproduce:1. Open new project2. Check the Camera component field "FOV Axis" (Should be Vertical)3. Set it to Horizontal4. I... Read more
Transparency and baked light maps broken again
Shader warning in 'Tessellation/Bumped Specular (smooth)': texcoord2 missing from surface shader's vertex input struct (appdata), di... Read more
Single stepping on a throw statement does not stop at the catch statement
How to reproduce:1. Open the attached "ThrowStep.zip" project2. Open the "testscript.cs" and set a breakpoint on line3. Attach the I... Read more
EditorWindowTitle attribute does not work when applied to custom EditorW...
Reproduction steps:1. Open the attached project “WindowBug”2. Press “BUG REPORT>Window with custom title“3. Observe the opened wi... Read more
[2D] NullReferenceException thrown on creating prefab of the "SpriteSkin...
On creating prefab of the GameObject which has the "SpriteSkin" component added causes the editor to throw NullReferenceException co... 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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server