Search Issue Tracker
[macOS] "Funk" error sound plays when pressing any non-shortcut key in P...
How to reproduce:1. Create a new Unity project2. Enter Play Mode and make sure the focus is on the Game window3. Press any input on ... Read more
[iOS] Screen.orientation returns UpsideDown value after using Screen.aut...
To reproduce:1. Open users attached project "Bug auto rotation.zip"2. Open "scene.unity" scene3. Build for iOS4. Deploy the project ... Read more
NetworkBehaviour generated PreStartClient does not call base.PreStartClient
NetworkBehaviour generated PreStartClient does not call base.PreStartClient I have a base class with a "[SyncVar] GameObject x;" and... Read more
The LWRP ShaderGraph doesn't support alpha clipping for opaque objects a...
To reproduce:1. Open the user's attached project2. Open the "LWRP-Discard" scene found it Assets/LWRP3. Take a look at the Quad's sh... Read more
Audio from 00:00 is played for a split second when setting the time of t...
How to reproduce:1. Download and open this project: https://oc.unity3d.com/index.php/s/32yUrmMx9vfx2GV2. Open "music scene" scene3. ... Read more
Color Picker palette has graphical artifacts when Color Space is set to ...
How to reproduce:1. Open the attached Test.zip project2. Go to Edit -> Settings -> Player -> Other Settings -> Color Spa... Read more
FindGameObjectsWithTag() treats a GameObject in Prefab Mode as another G...
Repro steps:1. Open attached project2. Open scene "SampleScene"3. Select "Cube" in the Hierarchy and open it in Prefab Mode4. Enter ... Read more
UI Button alpha value is maximum (255) at any value except 0
Steps to reproduce:1. Create new project2. Add a UI Button3. Adjust it's 'Normal Color' alpha value-- Notice the button alpha doesn'... Read more
RectInt.Contains doesn't consider RectInt's width and height being negative
Repro steps:1. Open QA attached project "repro_1079566"2. Open scene "0"3. Enter Play Mode and observe the Console Expected: Contain... Read more
The Editor does not display the .txt file in the Inspector window when n...
How to reproduce:1. Open the attached project2. Go to Project window -> Assets folder3. Select the text files and preview them in... 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