Search Issue Tracker
By Design
Won't Fix in 5.6.X, 2017.1.X
Votes
3
Found in
2017.1.0p2
Issue ID
937031
Regression
No
Camera.targetTexture is not updated from OnPreRender to OnPostRender
Steps to reproduce:
1) Download attached project 'PostProcess.zip' and open in Unity
2) Open 'testScene' and press Play
Target texture is not updated from OnPreRender to OnPostRender on the quad(black quad)
Expected result: Target texture should be updated from OnPreRender to OnPostRender(rotating cube should be visible on the quad) (check attached video 'expected.mp4')
Actual result: Target texture is not updated from OnPreRender to OnPostRender(cube is not visible on the quad) (check attached video 'actual.mp4')
Reproduced with:
5.6.0p4, 5.6.3f1, 2017.1.0p2, 2017.2.0b5, 2017.3.0a2
Not reproduced with:
5.6.0f3, 5.6.0p3
Regression since:
5.6.0p4
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
- Texture generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
- Unable to copy multiple paragraphs from Assistant responses
Resolution Note:
This behaviour was changed to work in a more defined way and not as a side effect.