Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4
2019.3.10f1
2020.2
Issue ID
1245594
Regression
No
Projectors project flickering texture on objects in Scene when using Projectors/Multiply Shader
How to reproduce:
1. Open user's attached project
2. In the Project window go to Assets -> Scenes -> test
3. Open the "Projectors Test" Scene
4. Make sure the Projector Material's Shader is set to Projectors/Multiply
5. Enter Play Mode
6. Observe Game view
Expected result: Projector projects Camera's rendered texture on objects without flickering
Actual result: Projector projected texture is flickering on objects
Reproducible with: 2017.4.40f1, 2018.4.23f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a12
Note: On Windows using DX11, DX12 rendered texture is black while using Vulkan, OpenGL rendered texture is flickering. On Mac using Metal, OpenGL rendered texture is flickering as well.
Add comment
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
Resolution Note:
We are currently not fixing not regression, non crash issues in the projector class.