Search Issue Tracker
[Mobile] Audio volume isn't adjusted when using AudioMixer.SetFloat method
Reproduction steps:1. Open the attached “IN-20106.zip“ project2. Build and Run for Android3. Adjust the top “Music Volume“ slider to... Read more
Prefabs can be serialized incorrectly when they have VFX
Reproduction steps:1. Unzip the attached project "VFXBug.zip"2. Delete the Library folder3. Open the project Expected result: There ... Read more
Screen.MoveMainWindowTo API often fails to switch fullscreen Player betw...
How to reproduce:1. Open the user's attached "1109810 - MoveMainWindowTo" project2. Build and Run the "SampleScene" Scene3. Select a... Read more
[InputField][Legacy][Mobile] The caret & Soft keyboard shows up after ta...
How to reproduce:1. Open the attached project2. Build & Run project on any mobile device3. Go to the UGUI scene (by tapping the ... Read more
[WebPlatform][iOS] App crashes with URP project
How to reproduce:1. Create a new URP Unity Project2. Select WebGL platform3. Enable "Development Build" in Build Settings4. Build th... Read more
"NativeCustomArray" compilation errors appear using Collections
Reproduction steps:1. Download and open the attached "Native Container.zip" project2. Observe the console window Expected result: No... Read more
[WebPlatform] Audio can not be muted when video is playing
How to reproduce:1. Download the attached VideoProject2. Build and run "Educational Movies" scene on WebGL3. Press Play to play vide... Read more
Scene and asset changes not saved when "Verify Saving Assets" is enabled...
How to reproduce:1. Open the user attached project ("test20211114.zip")2. In the menu bar go to "Edit > Preferences..." and enabl... Read more
Sprite Renderer displays a warning when attempting to use URP shaders
Steps to reproduce: Download and open the attached project ([^SpriteRendererBug-URP.zip]) Open the SampleScene Select the Sprite Ren... Read more
GameObject with Character Controller Component fails to detect Colliders...
How to reproduce:1. Open user attached project "UnityBug_PhysicsIgnoringCollisions.zip"2. Enter Play Mode3. Let the game run and obs... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu