Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0b7
Issue ID
1004625
Regression
No
Scriptable Render Pipeline - Camera Events are not called
To reproduce:
1. Open the project, attached by the user (2018_1_SRP_CameraEventsBug.zip)
2. Enter Play mode
3. Observe that nothing is printed to the console
4. Exit Play mode and set SRP to None in the Graphics settings
5. Enter Play mode
6. Observe that events on the camera are called
Expected: setting SRP doesn't prevent Camera events from being called
Reproduced in 2018.1.0b1, 2018.1.0b7
Could not test in other versions due to massive amounts of errors
By design; In SRP, users can create their own Camera events and user decide when to call these functions e.g. culling, rendering. Lightweight and HD pipelines are also having different camera events compared to the legacy pipelines.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment