Search Issue Tracker
Duplicate
Votes
1
Found in
4.6.0f2
Issue ID
649156
Regression
Yes
Regression: having an object with content size fitter always marks scene as dirty
To reproduce this bug:
1. Import the attached package 'case_649156_fitter'
2. Open the scene
3. It has Canvas and an object with Content Size Fitter as a child
4. Try to close Unity without making any changes to the scene
5. It ask whether you want to save it
6. Press save
7. Open the project and scene on Unity again
8. Notice asterisk in the title bar suggesting that there are unsaved changes
9. If 'Content Size Fitter' is disabled on Child object the problem does not occur
regression since 4.6.0f1
Comments (1)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
theYuun
Jul 28, 2015 10:27
Happens even after applying prefab. Reverting the prefab object to match the prefab settings does not revert any settings on the Rect Transform. No right-click drop menu pops up on any parameter of the Rect Transform.