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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment