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
- The cursor moves into wrong place when renaming folder/asset
- Assertion error "(dx - width < padding) || (dy - height < padding)" when using Pack Preview
- [Memory Profiler] The EntryType.NativeAllocationSites_MemoryLabelIndex of snapshots only reports -1 or 0 instead of the MemLabel used for allocations made from any call site.
- [Vulkan] Artifacts appear in the Player when using Screen Space shadows with orthographic camera
- Errors OnGUIDepth changed & GUIUtility:ProcessEvent when opening Textures with Third Party App
This is a duplicate of issue #897994