Search Issue Tracker
Duplicate
Votes
0
Found in
4.5.0f6
Issue ID
621474
Regression
No
Default C# values don't get initialized via Object Initializer
To reproduce:
1. Open the attached project
2. Play the 'Main Scene' scene and go to console tab
3. Notice that Case 3 outputs '(True, 1, 0.5, red)' instead of '(False, 0, 0, <null>)', even though it is written in the code that it should change this value
Note:
Default values don't get initialized via Object Initializer
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
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
This is a duplicate of issue #592094