Search Issue Tracker
Mecanim isn't consistently writing defaults for animated properties with...
How to reproduce:1. Open the attached project2. Open and play Bug scene3. Expand Daifni and Doctor model till you see "Bip001 Pelvis... Read more
[Importer] pre/post rotations cause imprecision on scale transform
Importing this camera animation that only has Position and Rotation curves, creates a curve for scale (bug) with a value of 0.999 on... Read more
SyncList update messages dont use configurable channel
SyncList update messages dont use configurable channel, it uses Channels.DefaulReliable for all messages. It should use the channel ... Read more
Animation event does not fire on the last frame of looping animations
To reproduce:1. Open attached project2. Open "Test" scene3. Select "AnimationEventReceiver" game object in hierarchy4. Open Animatio... Read more
Autocomplete doesn't work with a fresh project in VS2015
Steps to reproduce: 1. Make sure Unity and VS2015 are installed2. Set the code editor to VS2015 in preferences3. Create a new projec... Read more
[2DRenderer] Sprite disappears and reappears when playing the scene for ...
Reproduction steps:1. Open attached project (Repro Project.zip)2. Open the "Test Scene 1" scene (in /Asset/Scenes/Test Scene 1.unity... Read more
OSX standalone build hangs during splash screen when built in x86 + OpenGL2
How to reproduce: 1. Open attached project2. Build to OSX 32bit and run- Note it hangs during the splash screen and these errors are... Read more
[Windows/VS2015] Editing scripts with Visual studio cause inconsistent l...
Steps to reproduce: 1. Create new project2. Create new script3. Open script using Visual Studio4. In, for example, Start() create ne... Read more
Lighting/Shadows Performance Regression
The performance of shadows has regressed across the 5.2 timeline. Whilst only slightly noticeable on the PC, the PlayStation 4 shows... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS