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
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
- “Assertion failed on expression” errors thrown when undoing Nodes creation with keyboard shortcut
- Crash on various stack traces when using Texture2D.CreateExternalTexture() while rendering
- Clicking on section text in Node Library > Context folder throws NullReferenceException errors
This is a duplicate of issue #900515