Search Issue Tracker
[AssetBundle] Manual FAQ contains 'TODO'
To reproduce:1. Open up the Unity 5.0 manual at the page http://docs.unity3d.com/Manual/abfaq.html2. Notice the question "How do I c... Read more
[TextField] Arrow keys do not change caret position in OSX build (Both U...
Steps to reproduce this issue: 1. Open the attached project2. Create new scene3. Attach 'test' script onto any gameobject in the sce... Read more
Exception Report does not work
To reproduce:1. Open attached project2. Open ExampleScene3. Change ID in ThrowMeAnException script4. Press play5. Click Button in ga... Read more
[Editor, Graphics] Circle shape emitter of small radius (<1) occasionaly...
To reproduce:1. Open attached project2. Open particlesys scene3. Press play4. Notice that sometimes particles are emitted without ve... Read more
[SphereCastAll] When the object is moved, SphereCastAll sends back posit...
Steps to reproduce this issue: 1. Open the attached project2. Open 'SphereCastAll bug' scene3. Run the scene4. Press 'w' for object ... Read more
Prefab loose reference to another prefab when loaded from asset bundle
To reproduce:1. Open attached project2. Delete everything in AssetBundles folder3. Build Asset Bundles (Asset Bundles -> Build)4.... Read more
[DestroyImmediate] Deleting scripts from editor code crashes the editor
Steps to reproduce this issue: 1. Open the attached project2. Open scene Main3. Add a second CrashTest script to Main Camera4. Notic... Read more
[CapsuleCollider] Editing of capsule collider can not be undone
Steps to reproduce: 1. Create a new Unity project2. Add a capsule, cylinder or any other object with a capsule collider and move it ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal