Search Issue Tracker
[Addressables] Exception is thrown when calling AssetReference.RuntimeKe...
How to reproduce:1. Open the attached project ("case_1186801-AddressableError.zip")2. Open the repro scene ("SampleScene")3. Build P... Read more
Editor crashes on Unity::ConfigurableJoint::Create when loading a specif...
How to reproduce:1. Open the "case_1198019" project2. Load the "asd" scene-- Observe the crash Reproducible with: 2017.4.35f1, 2018.... Read more
AssetBundle indeterminism caused by mesh streaming info
If the same mesh is used in 2 AssetBundles, the first time is streamed and second time it is not(used by vfx for instance). The seco... Read more
[WebGL] Cursor.lockState does not work as expected
-e: see title, almost none of them work correctly -repro:--build and run attached test scene--go through the listed states by button... Read more
[Android] [AssetBundle] Loading many AssetBundles causes a crash
To reproduce:1) Open attached project and Main scene in it2) Build and run on Android3) Notice a crash after 5-30 seconds (happens q... Read more
Visual Effect Graph throws NullReferenceException when you drag in the f...
Visual Effect Graph throws NullReferenceException when you drag in the first VFX created in an empty project To reproduce:1. Create ... Read more
2D Physics Renderer renders in all camera window types
The physics debug renderer is incorrectly rendering to all camera types: [https://docs.unity3d.com/6000.2/Documentation/ScriptRefere... Read more
Doing unrelated things to Lighting changes "Ambient Color" to Black
Repro steps for 2017.2.0a1: 1. Open provided projects "test" scene2. In the project window click on "boomfountain" located in "Asset... Read more
Terrain is not affected by Environmental Lighting when Draw Instanced is...
Reproduction steps:1. Open the user’s attached project2. Open “Assets/Scenes/SampleScene”3. Select the “Terrain” GameObject and go t... 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
- Player build freezes after calling Application.Quit() when the scripting backend is set to IL2CPP
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object