Search Issue Tracker
Crash on UnityScene::AddRootToScene when assigning mesh to a Mesh Filter...
How to reproduce:1. Open the attached project2. Open the "ExampleScene.unity" scene Actual result: Unity crashes. Reproducible with:... Read more
Width and Height values in Rect Transform components change when GetComp...
How to reproduce:1. Open attached Unity project2. Load SampleScene scene3. Select Canvas --> Text game object4. Look at Rect Tran... Read more
Crash on CollectObjectHierarchyWithHideFlagFilter when saving prefab aft...
How to reproduce:1. Open the attached project2. Open the Prefab view of "Ybot Variant" prefab3 Add Capsule GameObject into the prefa... Read more
GameObjects with Colliders go through terrain collider when the velocity...
Steps to reproduce:1. Open "case_1118715"2. Press Play3. Press the button in the top left corner of the Game Window Expected results... Read more
Create "New Script" shortcut isn't automatically highlighted when text i...
How to reproduce:1. Create a new project2. Click on any Scene object, go to Inspector -> Add Component3. Type any text Expected r... Read more
Bezier Curve Instances of prefabs do not show changes in the scene when ...
Steps to reproduce:1. Open "case_1118349"2. Go to Project window Assets->Prefabs3. Select BezCurve and in the Inspector Open Pref... Read more
[Android][IL2CPP] takes 10x longer time linking ARMv7 vs ARM64
Steps:1. Download attached file ("arm-test.zip")2. Open "run_test.sh" and change the directories of UnityApp, PlaybackEngines, Andro... Read more
Crash on entering play mode in Lumin Platform w/ VR Enabled
Steps to reproduce:1. Create a new project2. Switch to Lumin platform3. Enable VR4. Enter Playmode Reproduced on 2019.1.0a13, 2019.1... Read more
[Mac] UI Image Size remains static after changing the Image's Sprite and...
How to reproduce:1. Open the user-submitted project ("ImageBug.zip")2. Open the "Canvas" prefab and change the "Image" object's spri... Read more
[Android][Adreno] Shader compiler emits wrong code when using "sign" int...
Steps to reproduce:1. Open user attached project2. Build & Run3. Observe the pink cube Expected result: Shader compiler should n... 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
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples