Search Issue Tracker
Buttons are alligned at the end of line making them 'out of window' if t...
Steps to reproduce:1. Create new project2. Open Package Manager UI3. Find a package which has a long text line in the description4. ... Read more
'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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used