Search Issue Tracker
An instance of a class that is derived from a class that is derived from...
Steps to reproduce: 1. Open attached project2. Open up 'blah.cs' script and notice that Msg class is derived from MessageBase and ha... Read more
[Shuriken] Crash upon assigning the wrong particle List to the wrong Par...
Unity crashes if the wrong list of particles gets assigned to the wrong trigger event type. Repro steps:1. Open Bug_Crash scene from... Read more
Selecting children on a game object changes the current animation selection
Create a simple hierarchy of game objects as follows:Empty Game Object-> Cube-> Sphere Create an animation on the empty game o... Read more
[Shuriken] Radius scale of Trigger appears to have no effect on the Part...
Radius scale of the particle system trigger doesn't seem to have any effect. Repro steps:1. Open the Bug_RadiusScale scene from the ... Read more
[Shuriken] Trigger death does not spawn death SubEmitter
Particle death via Trigger (i.e. on Exit) does not spawn the death sub-emitter. Repro steps: 1. Open Bug_DeathSubEmitter scene from ... Read more
Error on import
Importing attached fbx generates the following error... GetLocalizedString is not allowed to be called from a MonoBehaviour construc... Read more
After Moving Component Up or Down scene is not marked as Dirty
To reproduce the issue follow the steps:1. Create a GameObject and attach a couple of components2. Notice that the scene is dirty (d... Read more
ParticleSystemShapeLength fails on WSAPlayer (UWP)
ParticleSystemShapeLength reports 2x the collision numbers. Read more
[Shuriken] Mesh particles with Trigger set to Kill on Exit occasionally ...
Particle Systems using Mesh render mode with a trigger set to kill on exit will randomly explode vertices from the mesh while in edi... Read more
[GL] Unity crashed when changing gfx API to GLcore a second time with In...
Follow the steps to reproduce:1. Create new project2. Create empty scene3. Open Player Settings > Player window3. Add OpenGles2 t... 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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class