Search Issue Tracker
Unity crashes on assigning a missing script
To reproduce:1. Open the attached project (uGUI 3) or the sample uGUI beta 3 project2. Open the Example - Layout Constraints scene3.... Read more
MonoBehaviours with field-attributes break Unity
To reproduce:1. Open attached project2. Open scene "test"3. Select GameObject in scene and notice the broken script component4. In t... Read more
Windows Phone development mode application crashes after specifically ti...
Build in Debug configuration. While engine is loading press pause, back, pause again and back. Also reproducible without debugger.Ap... Read more
[Win Store Apps] Screen.SetResolution function does not affect mouse pos...
With function Screen.SetResolution() we set resolution i.e. 1280x720. On device with touch screen, touch coordinates expected to be ... Read more
Audio filters don't work on iOS simulator
To reproduce:1. Open attached project2. Build and run on simulator3. Crash (stacktrace attached)FMOD::CodecMPEG::decodeLayer3(void, ... Read more
Creating a new project from editor spawns error messages
To reproduce:- Open attached project- Go to File > New Project- Observe the following error messages in Console: Failed running A... Read more
OnMouseDown in editor does not work after making a build for android
To reproduce:1) Open the attached project and load 'demo' scene2) Play it and and press with mouse on the sphere. Notice that it dis... 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