Search Issue Tracker
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
[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 2... 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;4. O... 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 (FreeImage... Read more
[Metal] Mesh Topology is not rendered and errors are spammed when using ...
How to reproduce:1. Open the attached users project "ComputeShaderBug" and "ComputeShaderBug" scene2. Open the "ComputeShaderBugBeha... Read more
Unity crashes with Fatal error "GetManagerFromContext:pointer to object....
1. Create a new Unity project2. Create empty GameObject and add a LOD Group component to it3. Remove LOD Group component Expected re... 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