Search Issue Tracker
[IL2CPP] Project fails to Build fails when 'event Action' is used
To Reproduce: 1. Build the project from repro_test.zip (12 MB) with Ill2CPP2. Observe that the build fails with: IL2CPP error for me... Read more
[LineRenderer] Line renderer flickers
To reproduce:1. Open attached project2. Open MainScene3. Press play4. Walk in front of Line Renderer for couple of minutes5. Notice ... Read more
LayerMask.GetMask() ignores the "Default" layer
How to reproduce: 1. Open a new project2. Create a script named GetMaskBug.cs with the following contents: using UnityEngine;using S... Read more
Physics2D velocity of the rigidbody changes without OnCollision methods ...
Steps to reproduce:1. Open attached project's scene "testScene".2. Enter play mode.3. Big bullet is destroyed with one small bullet,... Read more
Overlapping preview when using negative UV H value
Steps to reproduce1. Open attached project's scene "Overlapping preview".2. Select right image.3. Change in inspector Raw Image ->... Read more
Calling WebCamTexture.Stop() after GetPixels() leads to memory corruptio...
The issue is that WebCamTexture.Stop() frees internal memory buffer used by GetPixels(), but doesn't mark it as deleted. So subseque... Read more
[AssetBundles/Legacy shaders] Materials referencing Legacy Shaders are b...
1. Open attached project2. Build and run Web Player3. Click Load asset4. Notice that shader is broken Read more
The name of animator tab is now "UnityEditor.Gra"
The name of animator tab is now "UnityEditor.Gra" Seems connected to localization branch changes 2. How we can reproduce it using th... Read more
Dead link: RenderSettings page
-e: see title -repro:--go to http://docs.unity3d.com/ScriptReference/RenderSettings.html--click "See Also: Render Settings manager."... Read more
[WP8] Apps are completely black on Windows Phones
To reproduce:1. Create a new project2. Build & run for WP83. Notice that the app is completely black - nothing is rendered. Regr... 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
- 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
- Some Prefab Source and Override content bounds are misaligned