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
[Skinning Editor] Vertex can't be created after modifying Vertexes weigh...
How to reproduce it:1. Open the attached project "Piratales.zip"2. In the Project view select an "Attack.psb" file and in the Inspec... Read more
CustomPropertyDrawer temporarily expands in Inspector window when modify...
How to reproduce:1. Open user attached "PropertyDrawerLayoutIssue.zip" project and "SampleScene" scene2. Select "DrawerTest" GameObj... Read more
Custom mesh made w/ script w/ big vertice coordinates on one axis, shows...
Steps to reproduce:1. Download an open attached project "DTM.zip"2. Open scene DTM and play it3. Move scene view around Actual resul... 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
[iOS] Application.RequestUserAuthorization doesn't work if you request a...
Steps to reproduce: 1. Open attached project (webcamrequest.zip)2. Switch to iOS3. Build 'SampleScene' and deploy Xcode project to d... 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
[ShaderGraph] Global illumination emission field is decoupled from the e...
Steps to reproduce: 1. Create a new URP project or open an existing one2. Create a new Shader Graph by selecting Create > Shader ... Read more
Editor window becomes uncloseable when the script creating it is removed...
Steps to reproduce:1. Open new project2. Create a script that opens an editor window (Or just use the example script from https://do... Read more
DirectX12 crash when re-importing a large number of assets
-- Steps to reproduce the crash:1. Clone the following project: https://github.cds.internal.unity3d.com/unity/Graphics-QA-FTP-Graphi... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window