Search Issue Tracker
Won't Fix
Votes
0
Found in
5.0.0b18
Issue ID
661108
Regression
No
[Render] Camera.Render does not work in the editor, works in builds
Steps to reproduce:
1. Open the attached project 'RenderOnce'
2. Open 'test' scene
3. Script is attached to the cube which renders disabled camera in the scene ( Camera.Render() )
(According to the documentation: "This is used for taking precise control of render order. To make use of this feature, create a camera and disable it. Then call Render on it."
4. Play the scene
5. Press space
6. Nothing happens
7. Build on standalone
8. Press space
9. Now cube becomes visible in the scene
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI becomes unresponsive when using AppUI Navigation and Event System is attached
- Freeze/crash with multiple StackTraces when opening a specific project
- Crash on TypeContainer<int>::rtti when deleting a Render Texture that is used by the Main Camera
- Multiple ArgumentExceptions are thrown when adding a VisualTreeAsset with Sprite Glyphs to a UIDocument
- Color Node Alpha slider displays incorrect value when viewed in Shader Graph
Add comment