Search Issue Tracker
'Moving file failed' thrown when entering playmode
Steps to reproduce:1. Create new project2. Enter play mode-- 'Moving file failed' window is shown Notes: Windows is only shown onceP... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code