Search Issue Tracker
[iOS] NPOT textures without compression uses more memory than a regular ...
To reproduce:1. Open users attached project "test.zip"2. Open "SampleScene.unity" scene3. Select the Main Camera game object from th... Read more
[Asset Pipeline v2] Editor throws a fatal guid is uninitialized error an...
How to reproduce:1. Create a new HDRP template project2. Install the VFX package3. Update the HDRP Package to 6.5.34. Observe the cr... Read more
When a joint is created at runtime the ConnectedBody trigger collider po...
Regression when updating from 2018.3.7f1 to 2019.1.0f2. User pain is high because this functionality is relied upon heavily for VR i... Read more
Code of shader compiles incorrect positional data when compared to origi...
To reproduce:1. Import attached shader "2017.shader" into any project2. In Project window, select the Shader file3. In Inspector win... Read more
Collaborate allows filenames on macOS that are illegal on Windows which ...
How to reproduce:1. Open new project with a Mac2. Rename Sample Scene to "COM6" or any of illegal Windows expressions3. Publish it t... Read more
[WindowsMR][SpatialAnchor] - 2019.3 - Trying to retrive the Native Spati...
Reproduced with: 2020.1.0a2, 2018.4.8f1 Notes:Found on trunkMight be related to the UWP memory leak where we changed the call on the... Read more
Border of a sprite is being scaled when used as a Slider fill area
How to reproduce:1. Open user attached project "Unity c# bug project.zip"2. Open "SampleScene" scene3. Enter Play Mode4. Use the sli... Read more
Temporary textures do not respect QualitySettings.textureQuality
The RenderTexture.GetTemporary() API creates a render texture that does not get mipped down at the API level (at least for DX11). Yo... Read more
Mesh of the Particle Mesh Emitter could not be set during runtime in builds
How to reproduce:1. Open attached project "UnityBugMeshParticleEmitter.zip"2. Build PC, Mac & Linux Standalone build3. Open the ... Read more
[Android] [IL2CPP] Flag --long-plt is missing when building a release bu...
Link error "android-ndk-r16b/toolchains/arm-linux-androideabi-4.9/prebuilt/darwin-x86_64/lib/gcc/arm-linux-androideabi/4.9.x/../../.... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default