Search Issue Tracker
[VR] Grab pass matrix usage does not work on Single Pass
Steps to reproduce:1. Download and open the attached project(UnityRepoProject.zip)2. Enter Playmode Expected result: view behind the... Read more
[VR]View and projection matrices are incorrect in Stereo Display
Steps to reproduce:1. Download and open the attached project2. Enter Playmode3. Enable "Show" on the script attached to Camera4. Obs... Read more
Mock-HMD only view shows only the Left eye view for both sides
Steps to reproduce:1. Download and open the attched project2. Make sure Mock HMD is selected as the VR device3. Open scene4. Enter P... Read more
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 only.... Read more
Character model collapses on animation transition when its Animator Cont...
To reproduce:1. Open the "Main" scene in the attached project2. Play the scene3. Select the "Woman_Martha_1" game object from the Hi... 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" project2. 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" project2. "Tools" -> "Unity Shell"3. Select the "ConsoleWindow" and press the "A" key Expected res... 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.6.1... 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 reproduce t... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS