Search Issue Tracker
Fixed in 2.4.0
Votes
0
Found in [Package]
2.0.0, 2.0.2
Issue ID
1174328
Regression
No
Unity Recorder ignores camera Depth ordering when 'Flip Vertical' is enabled in a 'Targeted Camera' recorder
How to reproduce:
1. Open attached 'project-1174328.zip' project
2. Select 'START RECORDING' in the Recorder window
3. Observe taken images in project-1174328\Recordings\GameView and project-1174328\Recordings\ObjectID
Expected result: each recorder takes different pictures
Actual result: both recorders take the same picture (ObjectId Camera's view)
Reproducible with: 2018.4.6f1, 2019.1.14f1, 2019.2.1f1, 2019.3.0a11 (2.0.0, 2.0.2)
Note: 'Targeted Camera' recorder has to be higher in the 'Recorders' list than 'Game View' recorder to reproduce (illustration image attached)
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
Add comment