Search Issue Tracker
[UNET] Multiple components sending commands prints InvokeCommand error
Reproduction steps: 1. Open attached project "UNET Bug" 2. Build the game with scene.unity included in the build 3. Launch the built... Read more
[AssetBundles] Loading an uncompressed AssetBundle with CreateFromMemory...
Unity crashes when loading an uncompressed AssetBundle repeatedly with AssetBundle.CreateFromMemory/CreateFromMemoryImmediate. How m... Read more
Error on async assets load
To reproduce: 1. Open GameLoader scene. 2. Run custom builder in top of Editor menu. Build->Game build and select any temp folder (... Read more
AudioSource.PlayClipAtPoint - removed ability to play 3D sounds
To reproduce: 1. Open attached project 2. Open scene 3. Press play 4. Audio Source created by AudioSource.PlayClipAtPoint is 2D a... Read more
NetworkReader.ReadNetworkIdentity assumes it is on client
The function NetworkReader.ReadNetworkIdentity assumes it is on client, so it uses ClientScene.FindLocalObject(). If it is on a dedi... Read more
[WP8.1] Keyboard rotates regardless of the application orientation settings
To reproduce: 1. Import the repro.unitypackage. It contains a scene with an input field 2. Set the Default orientation of the app to... Read more
Missing materials in scenes loaded from assetbundles
How to reproduce: 1. Open attached project 2. Open scene StaticAssets/Scenes/GameLoader.unity 3. Go to Build -> Game Build 4. Selec... Read more
[Project] Opening a new project from forced free version of Unity, opens...
Steps to reproduce: 1. Open any project with Unity from command line with -force-free arguments 2. Select File -> New Project -> Cr... Read more
FMOD::Sound instance for resource error
To reproduce: 1. Open GLTest.zip project 2. Open GameLoader scene 3. Run custom builder in top of Editor menu. Build->Game build an... Read more
[Texture] EditorUtility.CompressTexture() function does not work, import...
Reproduction steps: 1. Open attached project "CompressionProblem" 2. Reimport "BigTree_bark_diffuse" texture 3. In the Console windo... 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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working