Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.0.0p3
Issue ID
685891
Regression
No
[RenderTexture] If there is only one camera and it renders to texture, the program freezes before finishing splashscreen
To reproduce:
1) Create new project
2) Create a render texture
3) Make the main camera render to that texture
4) Add a UI Inputfield (make sure Canvas is set to render to Overlay)
5) Build and run (reproduced on Windows Standalone and Android)
6) Notice how the build freezes on ending the splashscreen
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment