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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment