Search Issue Tracker
[GLCore] Shader compiler tries to assign float to vector3
Steps to reproduce: 1) open users attached project 2) check console GLSL compilation failed: ERROR: 0:76: Incompatible types (vec3 ... Read more
[Android] Normals not oriented properly on Adreno 2xx models
To reproduce: 1) Open attached project 2) Open Scenes/Main scene 3) Make sure the camera is set to position X: 2.940638 Y: 25.82 Z:... Read more
Duplicating large amounts (5000) of items in the hierarchy takes a few m...
To reproduce the issue follow the steps: 1. Open "New Unity Project" project user have attached 2. Open the "Profiling" scene 3. Pre... Read more
[WSA][IL2CPP] Infinite loop in Master x86 and Release x86 builds
Windows 10 UWP IL2CPP causes infinite loop in Release/Master but not in Debug build. Posibly related to case 770446. Reproducible ... Read more
[Shuriken] Meshes are not scaled at all on world simulation space
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. Click on particle system. 4. Change simulation... Read more
Button stays in its highlighted state after clicking it on Android device
Button stays in its highlighted state after clicking it on Android device. Reproduction steps: 1. Open the attached project 2. Buil... Read more
Reflections are different between DX 11 feature level 11.0 and 9.1
The original bug was on Windows Phone 10, but it can be reproduced with Windows Standalone. Whenever app is launched on Windows Pho... Read more
[Shuriken] Changing simulation space in runtime on rotated particles thr...
Steps to reproduce: 1. Download and import attached project. 2. Open scene: main. 3. Play. Expected result straight vertical strea... Read more
Baking reflection probes performance regression
1. What happened On 5.3.2p4 it takes about twice the time to bake reflection and custom probes as in 5.2.4p1. 2. How we can reprodu... Read more
System.Threading.Monitor.Wait() prematurely aborted when debugger is att...
Description / Repro Steps: UnityVS debugger is causing threads that are suspended via calls to System.Threading.Monitor.Wait() to be... 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
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project