Search Issue Tracker
Fixed
Votes
0
Found in
5.3.4p3
Issue ID
788236
Regression
No
[iOS][Metal] Splash screen is flickering when no camara is in scene
To reproduce:
1. Open attached project
2. Build for iOS
3. Run on iOS device
Actual behavior: Unity splash screen starts to flicker after a few seconds
Comments (2)
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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
wjomlex
Jul 10, 2016 18:57
I think my issue was that my .gitignore had ".meta" in it, so none of the .meta files were being uploaded to Cloud Build.
wjomlex
Jul 09, 2016 03:45
I'm encountering the same problem. Do you have a workaround?