Search Issue Tracker
Fixed in 1.2.5
Votes
0
Found in [Package]
1.2.1
Issue ID
1298368
Regression
No
int3, float3, and quaternions fields from the Mathematics package don't work properly when using [DebuggerHidden] attribute
Reproduction steps:
1. Open attached project "repro.zip" and scene "SampleScene"
2. In Hierarchy window, select "Int3Object" GameObject
3. In Inspector window, modify the "Unrelated Field 1" field
4. Observe the other fields
Expected: Only the modified field changes
Actual: Both the string field, and the ‘y’ value of the int3 text field are modified
Reproducible with: 1.2.1 (2019.4.16f1, 2020.1.17f1, 2020.2.0f1, 2020.2.0a10)
Could not test with: 2018.4.30f1 (compilation errors break project)
Notes:
1. The issue also reproduces with float3 and quaternion values.
2. The issue also reproduces with the two other "Unrelated Field" fields
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 1.2.5):
Fixed in com.unity.mathematics@1.2.5.
Resolution Note (fix version 1.2.5):
Fixed in 2019.4.33f1
Resolution Note (fix version 1.2.5):
Fixed in 2021.2.4f1