Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.1.5f1
Issue ID
555847
Regression
No
The RenderTexture does not work on iOS and Android
- Open the project with Unity 4.1.5f1
- Open the scene test
- Click play
- See that the gui texture on the top left of the Game window shows the captured scene
- Click Stop
- Choose File->Build Settingsā¦
- Select IOS
- Click Switch Platform
- Select Build and Run
- See that the gui texture on the top left shows the captured scene
- Open the project with Unity 4.2.0f4
- Open the scene test
- Click play
- See that the gui texture on the top left of the Game window shows the captured scene
- Click Stop
- Choose File->Build Settingsā¦
- Select IOS
- Click Switch Platform
- Select Build and Run
- See that the gui texture is not visible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
Add comment