Search Issue Tracker
[LWRP] Sample Texture 2D node with Tangent space produces artifacts when...
Fixed in Universal RP 7.1.6 To reproduce:1. Open attached project "ShaderGraph_NormalsTest.zip"2. Open "SampleScene.unity" scene3. O... Read more
[UWP][XR] Missing DLLs in VS solution Plugins\x86 directory
Steps to reproduce:1. Create a new project2. Enabled XR settings for UWP3. Install Window Mixed Reality package4. Build a UWP player... Read more
[GPU Sorting] [Crash] OSX crashes when a VFX asset using GPU sorting is ...
Repro steps:1. On OSX, Open Unity 2019.3.0a12 or later.2. Import the VFX Graph package (7.0.1 or later)3. Create a default VFX asset... Read more
#if ENABLE_VR is always set to true even if there is no VR support enabl...
How to reproduce:1. Open the "case1175229_ReproProject" Project2. Observe the console Expected result: Error message does not get pr... Read more
[Android] [PostProcesingV2]Some Mali GPUs renders mesh in black color
Steps to reproduce: 1) Download attached project and open in Unity2) Build and Run on a device3) Once the menu scene is loaded, pres... Read more
[Improved Prefab] Reverting the added component from prefab override con...
Multiple errors are thrown when the added component is removed from prefab override content panel.Steps to repro:1. Create a new pro... Read more
[Graphics] Shader errors are thrown when using DrawMeshInstancedIndirect()
How to reproduce:1. Open the "SampleScene" in the attached "case_1175217-indirecterror" project2. Press "Play" Expected results: A c... Read more
See all versions button is missing in the Package manager
1. Create a new project;2. Open Package manager window;3. Set package manager to show "All packages";4. Expand any package in your p... Read more
Package Manager window text missing when the project is upgraded
Package Manager window text missing when the project is upgraded Reproducible steps 1.make any unity project in an older version e.g... Read more
[IL2CPP] SafeHandle.ReleaseHandle never called in player when handle is ...
Steps to reproduce:1. Download attached project (SafeHandleRepro.zip)2. Build an IL2CPP Standalone Build3. Add a breakpoint in Test.... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera