Search Issue Tracker
Won't Fix
Won't Fix in 2020.3.X
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
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2020.3.X):
There are no fixes planned for this Bug