Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
1
Found in
6000.0.69f1
6000.3.11f1
6000.4.0b11
6000.5.0a8
Issue ID
UUM-137131
Regression
No
Shader variants are erroneously stripped from Player build
Reproduction steps:
1. Open the attached project "ReproProject"
2. Open the scene “Game” located at Assets/Scenes folder
3. Enter Play Mode and observe the fade effect
4. Exit Play Mode
5. Open the Build Profiles menu (File → Build Profiles)
6. Switch to the "Windows” build profile
7. Build the Player
8. Run the Player and observe the effect
9. Observe the result
Actual result: The fade effect in the build does not render correctly (or at all)
Expected result: The fade effect in the Player should look identical to the Editor’s Play Mode
Reproducible in: 6000.0.0b11 (d93a9ecb7e85), 6000.0.70f1, 6000.3.11f1, 6000.4.0b11, 6000.5.0a8
Could not test with: 2023.1.0a1, 2023.3.0b10 (compilation errors, project instability, scripts missing)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Notes:
- The Player.log shows multiple missing shader variants that are needed by the build but were stripped during the build process
- Missing shader errors can be found in the internal notes
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment