Search Issue Tracker
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
Editor crashes on "Assertion failed on expression: 'o != NULL'" when the...
Reproduction steps:1. Open the user's attached project2. Open scene "Level1"3. Set GameObject "" to active Expected result: Game obj... Read more
“Baking ReferencedPrefabAuthoring!” errors are thrown when creating or d...
Reproduction steps: Checkout entities/uum-122684 on unity/unity. Open Workspace/UUM-122684_ECSBakingPrefabs project Open the “Assets... Read more
Some of the Rigidbody2D properties cannot be set after disabling the Gam...
How to reproduce:1. Open the “IN-133881.zip“ project2. Open the “SampleScene“3. Enter Play Mode4. Press the Spacebar key5. Observe t... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Br...
Steps to reproduce: Create a new Unity project using the Universal 2D template Open the Tile Palette window (Window > 2D > Til... Read more
Audio/TextureImporter mixed platform strings
Reproducible on 5.0 and 5.1 versions; Issues:Methods in AudioImporter and TextureImporter that require a platform string argument, r... Read more
Polybrush tools corrupt GameObject vertexes when the GameObject is made ...
Reproduction steps:1. Open the attached project “PolyBreakProject”2. Open the “Assets/Scenes/SampleScene” scene3. Open the Polybrush... Read more
[Hub] Tutorial Project summaries advise to set preferred Editor to 2019....
Reproduction steps:1. Open Unity Hub2. Open "Learn" window and choose "Tutorial Projects" category Expected result: Tutorial Project... Read more
[Android]Very long build times in Android due to assets in 'Resources' f...
To reproduce:1) Create new project2) In Resources folder, fill it with a lot of Assets2) Build it for Android on 5.2 and 5.3 - notic... 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