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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
This is a duplicate of issue #897994