Search Issue Tracker
Camera Viewport Rect and Depth causes rendering issues with multiple Cam...
A regression since 5.6. The first Camera has Clear Flags set to Skybox. The second and third Camera has Clear Flags set to Depth on... Read more
Character model collapses on animation transition when its Animator Cont...
To reproduce: 1. Open the "Main" scene in the attached project 2. Play the scene 3. Select the "Woman_Martha_1" game object from the... Read more
Custom Shader causes Selection Outline to stop working
Implementing a custom surface shader that uses a different name than "uv_MainTex" for its texture coordinates, causes the Selection ... Read more
Default/New Unity scene is not "ActiveScene"
Repro steps: 1. Open "ReproProject.zip" project 2. Create new scene (Ctrl + N) 3. In the Component bar press on "IsDirtyTester" -> ... Read more
Event.current.keyCode doesn't have the appropriate Event.current.charact...
Repro steps: 1. Open "UPM.zip" project 2. "Tools" -> "Unity Shell" 3. Select the "ConsoleWindow" and press the "A" key Expected re... Read more
[OSX] [APFS] No assets are displayed in the project folder on OSX 10.13
To reproduce: Open any project on OSX 10.13 Note: project is opened properly when loaded from an HFS+ partition Reproducible on 5.... Read more
[Mac] When cache server gets updated (only with .NET 4.6) "Win32Exceptio...
Reproduction steps: 1) Download and open attached project -- Notice that Win32Exception: Success is being thrown. Steps to reproduc... Read more
[VR]Editor freezes when generating textures for a substance material wit...
Steps to reproduce: 1. Download and open the attached project("StrippedDown.zip") 2. Notice that the "" has Animation Update rate of... Read more
VideoPlayer created from script ignores videoPlayer.PlayOnAwake value an...
Reproduction steps: 1. Open the attached project "VideoPlayerProblem.zip"; 2. Open the problem.unity scene; 3. Press "Play" button; ... Read more
Crash at FreeImage_ZLibCRC32 due to .jpg file's meta file
Steps to reproduce: 1. Open "cross0623.zip" project ========== OUTPUTING STACK TRACE ================== 0x000000018004A45E (FreeIm... 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
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK