Search Issue Tracker
[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 project2. Open scene3. Press play4. Audio Source created by AudioSource.PlayClipAtPoint is 2D and ther... 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 field2. Set the Default orientation of the app to a... Read more
Missing materials in scenes loaded from assetbundles
How to reproduce: 1. Open attached project2. Open scene StaticAssets/Scenes/GameLoader.unity3. Go to Build -> Game Build4. Select... 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 arguments2. Select File -> New Project ->... Read more
FMOD::Sound instance for resource error
To reproduce:1. Open GLTest.zip project2. Open GameLoader scene3. Run custom builder in top of Editor menu. Build->Game build and... Read more
[Texture] EditorUtility.CompressTexture() function does not work, import...
Reproduction steps:1. Open attached project "CompressionProblem"2. Reimport "BigTree_bark_diffuse" texture3. In the Console window n... Read more
IL2CPP iOS builds can't send or receive RPCs
- Build attached project with Scripting Backend IL2CPP and run on device- Run "Test.scene" in Editor and click "Start Server"- On de... 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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window