Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.4
2018.4.22f1
2019.3
2020.1
2020.2
Issue ID
1246689
Regression
No
Projector component incorrectly projects onto objects when X-axis rotation is not 0 or 90 degrees
How to reproduce:
1. Open the attached 'project-1246689.zip' project and load the 'SampleScene' scene
2. In the Hierarchy window select 'ProjectorObject'
3. In the Inspector window, change the Rotation on X-axis from 90 to 0 incrementally
4. Observe the 'Cube' object
Expected result: red color is not projected on the 'Cube' at all
Actual result: red color is projected on the 'Cube' when the rotation in X-axis is not ~0 or ~90
Reproducible with: 2018.4.23f1, 2019.3.14f1, 2020.1.0b9, 2020.2.0a11
Note:
1) There also seems to be a black cube rendered, when the projector projects on the 'Cube' object
2) It seems that the 'Far Clip Plane' value is not respected, as if it was a lot bigger than the set value
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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
The projector component is a legacy component that is not supported in SRPS's. We are not making changes to this code unless it is to fix a regression. Further changes to these systems could introduce regressions and we are trying to leave these older systems in a stable known state.