Search Issue Tracker
Duplicate
Votes
0
Found in
5.4.0b17
Issue ID
798010
Regression
Yes
[5.4 regression][VR][2D] Sprites lose their materials when play mode is entered, due to sprite shader move
Steps to reproduce:
1. Open attached project and go to the scene named "DemoScene"
2. See "logo" sprite in the assets folder and place it on the scene so it would be visible through the Main Camera
3. Press play
4. Notice that sprite's material turns to pink color (see images attached)
5. Exit the play mode
6. Notice that the sprite is no longer visible on the scene, although it is visible through the camera (still with pink color)
Expected behavior: The sprite should always keep it's default material and stay in the scene after playmode exited
Actual behavior: Sprite's material turns to pink color after playmode entered
Reproduced on:
5.4.0b14, 5.4.0b18
Did not reproduce on:
5.4.0b1, 5.3.5p1, 5.3.4f1
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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
This is a duplicate of issue #789063