Search Issue Tracker
[Hub] Menu bar appears and developer tools become available after launch...
How to reproduce:1. Open Unity Hub and leave it running2. Create a new Windows user and switch to it3. Open Unity Hub while signed i... Read more
[iOS][TileMap] Tilemap.SetTile() does not set tiles on iOS platform
Reproduction Steps:1. Open User's project2. Run "TestScene"3. Notice Unity logo4. Build and deploy to an iOS device5. Notice that no... Read more
Saving a prefab with EditorUtility.SetDirty shows prefab's child object'...
To reproduce: 1.Download and open attached project2.Open Scene "Scene"3.Enter Play mode4.Exit Play mode5.Press CTRL+S6.Click the arr... Read more
Shadows get unexpectedly culled when adjusting Scene window size, Camera...
Reproduction steps:1. Open the project in "BIR.zip"2. In Scene, zoom out until you can see the entire Shadow of the Cylinder3. Try a... Read more
The Welcome Dialog's tour does not start after pressing the "Start the t...
Steps to reproduce: Create a new Unity project using the "Get started with unity" template Click the "Start the tour" button in the ... Read more
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce:1. Open attached project "mathf.approx bug.zip" and scene "Main"2. Enter Play mode3. In Game View, press "Begin" bu... Read more
[LightProbes] With continuous baking enabled and baked light, light prob...
Steps to reproduce this issue: 1. Open the attached project2. Open 'Light probe bug' scene3. Notice light probes in the scene affect... Read more
[Search] Empty special search provider are shown even if they cannot hav...
Repro steps:1. Open a project with txt files2. Bind a shortcut to Help/Search/Find Files (i.e. ALT+1)3. Open QS using ATL+14. Search... Read more
If a TextAsset is created from a .txt file that uses the wrong type of e...
If a TextAsset is created from a .txt file that uses the wrong type of encoding, Unity will just return an empty string WITHOUT rais... Read more
Audio Clip is not correctly reloaded after a scene change if Resources.U...
How to reproduce: 1. Open attached project2. Open scene AudioBug.unity3. Build to Standalone and run- Upon running, a sound should p... 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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument