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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2019.1.X):
This bug does not reproduce on 2019.1.0f2. Should have been fixed during the time.