Search Issue Tracker
Unity crashed when adding a component to any GameObject that sets enable...
Reproduced on 4.3.a21 Open attached project2 Drag the (only) script "Group" onto the Main Camera Read more
Dictionary's Keys ICollection is sometimes returned as string on iOS
To reproduce:1. Open project Pocket_Trains2. Build and run on iOS (reproduced with iPad2 5.0.1, iPhone 5 6.1.4)3. Clear xcode consol... Read more
"Check for Updates" stops responding after 4-5 consecutive attempts
Steps to reproduce : - go to Manage license- click Check for updates multiple times, at one point Unity will return the followind me... Read more
Script Excution order is ignored when scripts are reloaded
Steps to reproduce : - import the project attached- open the scene bugdemo- go to the console and notice that A object are initializ... Read more
SetTargetBuffers fails if the depthRenderBuffer is not from a RenderText...
tested device: Google Nexus 4 with Android 4.2.2Unity Versions:4.2.0f3 (7f8ef1d9e2f1)4.2.0f4 (60712d97bf05) tested device: Google Ga... Read more
[ExecuteInEditMode] scripts don't get update calls when an assembly is r...
Steps to reproduce : - import the project attached- open bugdemo.Unity.- notice that the objects are quite spammy in the log- open t... Read more
Missing page for PlayerSettings.iOS in the ScriptReference
Steps to reproduce : - open Unity- go to Help > Script Reference > Editor classes- click on PlayerSettings.iOS and notice the ... Read more
Crash when switching back to the Editor after editing a script
Steps to reproduce : - import the package attached in the edit- go to Unity > Preferences and make sure Auto Refresh is checked- ... Read more
ScreenOverlay image effect is not rotated with orientation change (WP8)
WP8 uses custom projection matrix quackery to handle orientation changes (since no way to do that sanely in OS/API). Apparently Scre... 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