Search Issue Tracker

Won't Fix

Votes

0

Found in

2020.3.24f1

Issue ID

UUM-715

Regression

Yes

Material properties are set to 0 when building in Server mode

--

-

Reproduction steps:
1. Open the 'serverBuildMaterialsIssue' project
2. Open the 'Sample' Scene
3. Enter Play mode
4. Observe the printed results in the Console
5. Go to the 'File -> Build Settings'
6. 'Build and Run' the project in 'Server Build' mode
7. Observe the printed results in the Console

Expected result: the printed material properties are correct (RGBA(0.484, 0.594, 0.266, 1.000))
Actual result: the printed material properties are incorrect (RGBA(0.000, 0.000, 0.000, 0.000))

Reproducible with: 2020.1.0a18, 2020.1.28f1, 2020.2.6f1, 2020.3.24f1
Not reproducible with: 2019.4.33f1, 2020.1.0a17
Could not test with: 2021.2.5f1, 2022.1.0b1 (https://issuetracker.unity3d.com/issues/dedicated-server-support-for-windows-is-not-installed-error-in-build-settings-window)

Note: reproducible only on Windows

  1. Resolution Note:

    There are no fixes planned for this Bug

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.