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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
This is a duplicate of issue #UUM-40683