Search Issue Tracker
Fixed in 2018.3.X
Fixed in 2018.2.X
Votes
0
Found in
2018.2.0b1
Issue ID
1040282
Regression
No
SpriteAtlas inspector does not correctly update after calling SpriteAtlasExtensions.SetPlatformSettings
How to reproduce:
1. Open given Unity project
2. Select Global -> SpriteAtlas_Global to see it in the inspector
3. Select SpriteAtlas menu item and click "Test Modify"
4. Notice that nothing has changed
5. Deselect SpriteAtlas_Global by selecting another object in project view and select SpriteAtlas_Global again
6. Notice that parameters have changed
Expected result: SpriteAtlas_Global parameters should change immediately after clicking the item in the menu
Actual result: Parameters in the inspector are changed only then when the object is reselected
Reproducible with: 2018.3.0a1, 2018.2.0b4
Cannot reproduce on versions below 2018.2 because of SpriteAtlasExtensions errors
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EditorGUILayout.PropertyField foldout icon inside Vertical Layout Group has an incorrect indent when used with OnInspectorGUI()
- [Android] [iOS] "NullReferenceException: Object reference not set to an instance of an object" throws when entering the Play Mode/opening the application
- The Player freezes on load when building Web platform
- Animator "Conditions" tab breaks when the only Parameter is deleted and another one is created
- "Shader error in 'Universal Render Pipeline/Lit': maximum ps_5_0 sampler register index (16) exceeded" error thrown after a build is completed when the "LOD Cross Fade" parameter is enabled
Add comment