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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.