Search Issue Tracker
Unity apps on Android drain uses CPU even when they are paused
When android app is running in background it still consumes some cpu power (depending on device) Read more
[WP8.1] Can't disable portrait orientation splash screen in Windows Phon...
To reproduce:1. Build attached project2. Run on device3. Notice that splash screen turns into portrait orientation Reproducible on L... Read more
[WSA] Null Pointer in IL2CPP
Build the attached project for WSA (10.0, IL2CPP) and run it in an emulator through Visual Studio. The app crashes when attempting t... Read more
Multiple shader variant _ALPHABLEND_ON w/ optional parameter alpha:premu...
Steps to reproduce:1. Create new "Standard Surface Shader"2. Replace line 14 (#pragma surface surf Standard fullforwardshadows) with... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... Read more
[BuildPlayer] BuildPipeline.BuildPlayer fails on OSX when building for O...
Reproduction steps:1) Open attached project "OSXBuildPipelineBug"2) From the menu bar select Builds -> OSX--- Build will fail Read more
[MSE] UI object created from right-click menu created in wrong scene
Steps to reproduce:1. Download and open attached project "MSE_Create_Problem.zip"2. Open the Scenes/UI scene3. Drag in Scenes/main s... Read more
SceneManager.UnloadScene crashes at Coroutine::CleanupCoroutine
Steps to reproduce: 1. Open attached project2. Open scene "splash"3. Run it4. Unity hangs. Open editor.log shows stacktrace starting... Read more
[OSX][PlayerConfiguration][Dockpanel] Unable to expand Player configurat...
Steps to repro: 1. Open Unity on OSX;2. Create new project and scene;3. Click File -> Build&Run;4. In the Build Settings ensu... Read more
Starting Play Mode in Editor AnimatorStateMachine::BuildRuntimeAsset tak...
To reproduce the issue follow the steps:1. Open "PlayModeEntrySlowdown" project2. Select Obsidian -> Preferences3. Uncheck the "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