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
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
This is a duplicate of issue #897994