Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.4f1
Issue ID
790410
Regression
No
tex2Dlod colors turn black with RenderTexture when switching to fullscreen on some GFX API
Reproduction steps:
1. Open user attached project, make sure OpenGLCore is on top of Graphics API list in PlayerSettings
2. Build the project for Mac
3. Run the Builded project in windowed mode
notice: all squares are coloured.
4. Go to fullscreen
notice: all the squares turned black.
note: going back to windowed mode does not fix the problem
Alternative: Launch builded project in fullscreen mode
notice: all squares are black.
Expected: No changes in colours between fullscreen and windowed mode.
Actual result: All colourful squares turned black.
Reproduced on 5.3.1f1, 5.3.4f1, 5.3.4p4, 5.4.0b14, 5.4.0b15
Note: Could not reproduce on lower Unity versions than Unity 5.3 because of script incompatibility.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Resolution Note (2019.1.X):
This bug does not reproduce on 2019.1.0f2. Should have been fixed during the time.