Search Issue Tracker
CharacterController's Step Offset broken when stepping onto flat mesh co...
To reproduce:1. Open attached Unity project "BugReport.zip"2. Open "Steps" scene3. Inspect that yellow steps have mesh colliders and... Read more
Colliders can be passed through with FirstPersonController if moving ran...
To reproduce:1. Open attached Unity project "walkoffset.zip"2. Open "Steps" scene3. Go into Play mode4. Try moving up the pink stair... Read more
HideFlags.DontSaveInBuild doesn't hide properties fields in Prefabs
How to reproduce:1. Open given Unity project2. Check GameObject and GameObject(1) (GameObject is a prefab) Expected result: In GameO... Read more
[2D] Sprite mask custom range behaving incorrectly- sprites pop in and o...
What happened:Layers are popping in and out of view when the sprite mask moves. See attached gif for more detail. How we can reprodu... Read more
[Linux Player] Cached Asset bundles take longer to load relatively to ca...
Steps to reproduce:1. Download Unity5_3Project.zip2. Build for Linux Standalone3. Run the build4. Go to: http://localhost:9921/start... Read more
Assertion failed on expression: 'm_InstanceID != InstanceID_None' when u...
Steps to reproduce:1. Open user attached project2. Open the "Texture Load Scene" - textures are downloaded3. Start the Scene4. Wait ... Read more
[PLM] Duplicate vertices are created before charting
Vertex indices in a mesh are duplicated before charting. Steps for reproduction:1) Open the project `DuplicateVertices` below2) Open... Read more
Performance isssues and D3D11 errors after importing a larger project
Steps to reproduce : - create a new project- import the Standard Assets Example Project https://assetstore.unity.com/packages/essent... Read more
AssetBundleCreateRequest.progress is always 0
Steps to reproduce:1. Download and open the attached project(oc link)2. Open scene "BundleLoader"3. Enter Playmode4. Observe console... Read more
Custom shaders are pink in WebGL build that is launched on Safari
A scene using Liquid Volume (custom shader) exported to WebGL fails to load on Mac OS / Safari. However, it works fine on Mac OS and... 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
- [Linux] UI picking is offset to the left when Reference DPI and Fallback DPI differ
- Scrolling in a default ScrollView in WebGL builds is slower when compared to other platform builds and the Editor
- Physics 2D Manager documentation page is missing
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked