Search Issue Tracker
Fixed
Votes
0
Found in
5.5.0b8
Issue ID
844905
Regression
Yes
Importing 5.4 project into 5.5 causes all text to render pink in the build
To reproduce:
1. Build and run attached project
2. Observe that all text fields in the game render as pink squares
Notes: this only happens in the build. In the scene and game views, everything is fine. It only shows up in the build. The original project is an HTC Vive VR game using the SteamVR plugin. This has all been removed in an attempt to narrow things down. When you open the project, you may have to re-set the player settings to not use VR, so there is still something in unity's files that is referencing this. The text in my file is newly-created. All canvases were originally world space, but creating one in screen space makes no difference. See attached screenshot showing the scene, game, and player views.
Reproducible: 5.5.0b9, 5.6.0a1
Regression from 5.4.2p2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment