Search Issue Tracker
Transform::BroadcastMessageAny crash caused by a prefab file
Repro steps:1. Open "Winternight.zip" project2. Open "scene_test_graveyard" scene Note: Crash occurs because of EXAMPLE.prefab file ... Read more
Undoing the creation of a custom type gameobject results in a crash
Steps to reproduce:1. Download and open attached project2. In the hierarchy window, Right click--> Tilemap to create the custom t... Read more
Cannot import .blender files directly into Unity
Steps to reproduce:1. Open Blender 2.782. Save the default blender cube as a .blender file3. Open any Unity project or create a new ... Read more
[GearVR | Note4] Note4 GearVR renders black screen when splash screen en...
1) ensure VR enabled2) ensure Oculus SDK in list3) ensure splash screen enabled4) deploy to Note45) Observe screen render black Read more
Instantiating non-readable texture crashes Unity on Texture2D::AwakeFrom...
How to reproduce:1. Open the attached project2. Open "scene" scene3. Select Directional Light, change Obj Array size to 1 and attach... Read more
[OcclusionCulling] Editor crashes after occlusion culling baking is fini...
Steps to reproduce: 1. Open provided project2. Open Assets/Scenes/Classic_E01_F01/Classic_E01_F01.unity3. Open Window/Occlusion Cull... Read more
Calling to MF .Net created objects during runtime results in a crash
Steps to reproduce:1. Download and open the attached project (case_843277-MFTest\MFTest\Unity\MFTest)2. Press play Result: crash Rep... Read more
[Android] Saved data lost when moving from Internal Only to External wri...
Steps do reproduce: 1) Download attached project 'SaveUnityRepro.zip' and open in Unity2) Go to Player Settings >> Other Setti... Read more
GameObject that changes parents when set to DontDestroyOnLoad becomes mi...
When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more
Gamma color space is over bright
The use of gamma color space results in over-bright results. Reproduction Steps:1. Open the scene in the attached project2. Observe ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal