Search Issue Tracker
Duplicate
Duplicate in 2023.2.X
Votes
0
Found in
2021.3.27f1
2022.3.2f1
2023.1.0f1
2023.2.0a19
Issue ID
UUM-40769
Regression
No
The RuntimePlatform enumerator selected in the Inspector Window does not match the value of the executed script
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. In the Hierarchy Window, select “Sphere” GameObject
4. In the Inspector Window, under the “Test (Script)” Script component, observe the “Platform” Property
5. Enter the Play Mode
6. Observe the Console Window
Expected result: The first log displayed matches the value set to the “Platform” Property
Actual result: The first log displayed does not match the value set to the “Platform” Property and instead displays a different Platform
Reproducible with: 2021.3.27f1, 2022.3.2f1, 2023.1.0f1, 2023.2.0a19
Reproducible on: Intel MacOS 13.4
Notes:
- In the 2021.3.27f1 version, the issue is visible but if you select a different platform, the issue disappears
- Downgrading the project to the 2021.3.27f1 version and upgrading it to any other makes the project behave identically to the 2021.3.27f1 version
-
Resolution Note:
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-36836 -
Resolution Note (2023.2.X):
null
Duplicate of https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-36836
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
This is a duplicate of issue #UUM-40683