Search Issue Tracker
Not Reproducible
Votes
0
Found in
4.6.0b19
Issue ID
634229
Regression
Yes
Errors thrown when adding UI components to object after removing Rect Transform
To reproduce:
1. Create new project
2. Add Canvas to scene
3. Add Empty child object to Canvas
4. Remove Rect Transform from empty Gameobject
5. Add Scroll Rect to Empty Gameobject
6. Notice error in console
7. Press Add Component
8. Same error is thrown every time Add Component is pressed
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment