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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment