Search Issue Tracker
References in inspector not updated when changing the type of a field in...
To reproduce: 1. Open any project 2. Create either a public variable or a private one with [SerializeField] of type Object in a scri... Read more
Undoing transform change of runtime-instantiated prefab causes transform...
Steps to reproduce: 1. Open attached project 2. Open scene "repro" and run it 3. Drag "Prefab" prefab to scene as a child of "GameO... Read more
Missing vertex function overload when using tesselation function in Surf...
When using a tessellation function, surface shaders will not allow the override of the custom vertex function which provides support... Read more
VideoPlayer does not play Video if url is set via script on WebGL
VideoPlayer on WebGL does not play Video if url is set via script. To reproduce: 1. Build and run attached project for on WebGL p... Read more
Polyworld component errors when creating poly terrain with daydream
To reproduce: 1. Import PolyWorld: Woodland Low Poly Toolkit package (https://www.assetstore.unity3d.com/en/#!/content/18572) 2. Op... Read more
Particle system subemitter does not always seem to spawn particles
To reproduce: 1. Open attached project. 2. Open scene: scene with six meteors 3. Press play 4. Observe how particles crashes into t... Read more
Particle System Crashes on InitialModule::Start when particle subemitter...
To reproduce: 1. Open attached project: "FallingMeteorCrash.zip" 2. Open scene: "BUG SCENE" 3. Press play. Crash! if not, repeat s... Read more
Enum not handled on editor Dock Area OnGUI when selecting game objects i...
To reproduce: 1. Open attached project. 2. Open scene: ENUM BUG REPRO 3. In hierarchy, expand go: Fire meteor P expand me. 4. Selec... Read more
Editor crashes on Animator.GetBehaviours
Steps to reproduce: 1. Download 873144_repro.zip and open "new" scene 2. Press play 3. Editor crashes Results: Editor crashes when... Read more
Crash in AudioMixer::CheckConsistency () when loading scene
To reproduce: 1. Open the attached project; 2. Load "DrinkMe" scene. Expected result: editor doesn't crash when loading "DrinkMe" ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
- Crash on ParticleSystemParticles::array_reserve when particle system starts
- Docking Text Property Preview Window next to UI Builder breaks the window and causes NullReferenceException