Search Issue Tracker
Panel splits in two triangles with dots in between when stretched
How to reproduce:1. Open attached project "case_1075587-PanelBug.zip"2. Go to File > Build And Run3. Run built application Expect... Read more
[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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved