Search Issue Tracker
Duplicate
Votes
0
Found in
5.5.2p4
Issue ID
901242
Regression
Yes
GameObject with Sprite Renderer when OnBecameVisible/OnBecameInvisible does not instantiate
Reproduction steps:
1. Open the attached project;
2. Open the scene "MainScene";
3. Enter Play mode;
4. Move Main Camera along x axis;
Actual result: the new gameobjects do not instantiate and an error "Enabling or adding a Renderer during rendering; this is not allowed. Renderer '...' will not be added." shows up.
Expected result: the new gameobjects should be instantiate.
Reproduced with: 5.6.0b1, 5.6.0p3, 2017.1.0b2
Not reproducible with: 5.5.0f1, 5.5.3p1, 5.6.0a1
Regression introduced in 5.6.0b1
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
This is a duplicate of issue #897994