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
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
- Building the project for Web with ASTC Texture Compression results in black screen
- “ArgumentException: Object reference not set to an instance of an object” errors are thrown when adding the component with Entity as Key for HashMap
- Visual Effect Model overlays tooltip is left in Scene when unfocusing VFX Node and the overlay dropdown menu is opened
- Unity crashes during the scene template selection in the "Inspector" tab
Add comment