Search Issue Tracker
Objects don't collide correctly when affected by object with Contionuous...
1. Run attached project and scene2. Observe that the sphere on the left in the scene has CDC and the sphere on the right CDD3. Play ... Read more
Docs: no mention of ALT key for channel switching
-e: see title -repro:--go to http://docs.unity3d.com/Documentation/Manual/Debugger.html--go to http://docs.unity3d.com/Documentation... Read more
Missing image and link in the Material Property Drawer docs
Steps to reproduce : - open the link http://docs.unity3d.com/Documentation/ScriptReference/MaterialPropertyDrawer.html- scroll to th... Read more
Crash when selecting a non-supported font in project
To reproduce:1. Open attached project - an error is thrown in the console:"The font Assets/Builtin skin/Sources/Arial Rounded Bold.t... Read more
PlayerPrefs gets corrupted after the application is killed / force stopp...
Reproduced on:Google Nexus 5 with Android 4.4 Reproduced with:Unity Version 4.3.1f1 (cebd4d9b5122)Unity Version 4.3.0f4 (e01000627d6... Read more
Undo restores deleted Sub-State Machine which corrupts Character Animati...
Steps to reproduce:1. Create a project which has new CharacterAnimation.controller2. Open Animator window to edit CharacterAnimation... Read more
Typo in Quaternion scripting reference
-e: see title -repro:--go to http://docs.unity3d.com/Documentation/ScriptReference/Quaternion.html--NOTICE "Tthey" at the beginning ... Read more
Deceit in the documentation on StaticOcclusionCulling.Compute
StaticOcclusionCulling.Compute method is asynchronous, but the documentation says the opposite: http://docs.unity3d.com/Documentatio... Read more
Lag causes Game Object not to reach MatchPosition
To reproduce:1) Open the attached project2) Load 'tutorial-done' scene3) Run project and press 'space' button, you will notice that ... Read more
[MaterialPropertyBlock] doesn't work with Particle Systems
To reproduce:1. Open 'updatedRepro.unitypackage"2. Open scene "ParticleRendererTest". It contains a cube and a particle system. Both... 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