Search Issue Tracker
Some Clear flags of Cameras are not working when using Post Process Laye...
How to reproduce:1. Open user attached project "PostProcessingWithMultipleCameraIssue.zip"2. Open "SampleScene" scene Expected resul... Read more
[ImageFx/MRT] Scene is rendered directly to the Image Effects RT or to t...
How to reproduce: 1. Open attached project2. Open scene MRTTest.unity3. Play the scene- Notice how the only thing that is rendered a... Read more
[URP] Bloom produces Visual Artifacts when color/emission are not clamped
Reproduction steps:1. Open user attached Project2. Set the URP Pipeline Asset in the Project Settings3. Select Post Processing Volum... Read more
Bloom takes no effect on Particles with Standard Surface shader on Mobile
To reproduce:1. Open attached project;2. Open "test" scene;3. Enter Play mode, check particles;4. Build and run on mobile devices (i... Read more
Default 3D Unity project doesn't build for UWP with .NET scripting backe...
This regression happened because postprocessing stack is now included to new projects by default. We either need to make it work wit... Read more
Ambient Occlusion has no effect on Android
Ambient occlusion in the Post Processing stack has no effect on Android. This can be seen on an Android Pixel phone, and also in the... Read more
[Android] Black artifacts on a Reflection Probe with Post Processing on ...
To reproduce:1. Download "Shader Calibration Scene" from the Asset Store;2. Open "CalibrationScene";3. Build and run the scene on An... Read more
Post Processing Motion Vectors bleeding through geometry
Reproduction steps:1. Open the attached project(OC link)(11:41 AM)2. Run the 'MotionVectorBleedingScene' scene.3. Click 'Show Occlud... Read more
[MotionVectors] z-bias applied to motion vectors reduces precision
z-bias is applied to motion vectors to match the z-bias required for precision loss when multiplying matrices for dynamic batching. ... Read more
Color correction in the Scene changes when enabling second Camera with T...
Reproduction steps:1. Open the attached '1420863-sample' project2. Open the 'TestScene'3. Enter Play mode4. Press the spacebar Expec... 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
- Shader Compiler IPC Exception and Editor Crash on AMD 9000-X3D CPU series
- Editor crashes in TextLib::FindIntersectingLink when hovering UITK Labels with <link> tags rendered via ATG
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL