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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
Add comment