Search Issue Tracker
Duplicate
Votes
1
Found in
5.6.0f3
Issue ID
901417
Regression
Yes
Adding Text component to the Scroll View causes NullReferenceException: (null) error
To reproduce:
1. Download attached project "TestUI.zip" and open in Unity
2. Open "Test" scene
3. Delete Text component in the Canvas > Scroll View > Viewport > Content
4. Add new Text component to the Canvas > Scroll View > Viewport > Content
5. Press "Play" button
Expected result: After you pressed "Play" button, you will see, that no error popped up in "Console" window
Actual result: After you pressed "Play" button, you will see, that NullReferenceException: (null) error popped up in "Console" window
Note: Error disappears when you save project, restart Unity and reload the project
Reproduced on Unity 5.6.0p1 and 2017.1.0b1
Not reproduced on Unity 5.5.3p1
Regression on Unity 5.6.0b2
Comments (3)
-
spacemunkay
Jul 28, 2017 20:09
+1 5.6.1f1
-
GreenMartian
Jul 10, 2017 07:48
+1 5.6.2p2
-
LucasKlein16
Apr 18, 2017 23:46
Any fix for this? any harm to the project?
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
- 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
This is a duplicate of issue #900515