Search Issue Tracker
Empty project crashes when built with gle3
1. Create a new project or open the attached one2. Player Settings -> Graphics Level -> "Automatic" OR "Force OpenGL ES 3.0"3.... Read more
When using Scoreloop API in current release, it crashes on
1) What happenedWhen using Scoreloop API in current release, it crashes on device after 20 seconds. 2) How can we reproduce it using... Read more
Unity Manual page about Searching needs to be updated
https://docs.unity3d.com/Documentation/Manual/Searching.html There have been many changes to how searching works that are not includ... Read more
Foreach statements allocate memory unnecessarily
To reproduce:1) Open 'demo' scene2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() allo... Read more
Application.CaptureScreenshot does not capture GUI if the superSize para...
Project setup:A button that calls Application.CaptureScreenshot onClick. To reproduce:1. Open a project that I've sent to the user2.... 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
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