Search Issue Tracker
mono_class_from_mono_type crashes when entering to Play mode
To reproduce: 1. Download project from attached link and open in Unity2. Open "Conversation" scene3. Enter Play mode Expected Result... Read more
Timeline allows for keyframing of materials, but does not work as expect...
How to reproduce:1. Download attached project file and open the sample scene2. Open the current timeline on the director game object... Read more
Cannot copy and paste timestamp or frame into Timeline's Playhead input box
How to reproduce:1. Open the user attached project and "SampleScene" scene2. Drag "MyTimeline" asset to Hierarchy and click on it3. ... Read more
Frame debugger can't be attached to player with graphics jobs enabled
To reproduce:1. Create new project2. Enable Graphics Jobs in player settings4. Build and run development build5. Open Frame Debugger... Read more
ScriptableObject Asset file name is not changed when applying Scriptable...
To reproduce:1. Open user's project2. In Project window (Assets/ScriptableObjects), select MyScriptableObject13. In Inspector window... Read more
"Should not be capturing when there is a hotcontrol" message thrown afte...
How to reproduce:1. Open the attached "Test" project and "Repro" scene, enter playmode2. Press "DivideBy0" button and notice the "Di... Read more
Unity crashes at mono_arch_find_jit_info_ext when calling Lua.DoString ...
How to reproduce:1. Open given Unity project2. Enter "DungonMaster" scene3. Enter Play Mode4. Unity crashes Reproducible with: 2018.... Read more
Values don't change on all selected presets when editing multiple preset...
To reproduce:1. Open user's project2. In Project window (Assets/Presets), select any both presets of the same kind (Light, Component... Read more
Shape raycast with a dimension set to 0 and hitting at an angle reports ...
Dev notes:https://docs.unity3d.com/ScriptReference/Physics.SphereCast.html: Notes: SphereCast will not detect colliders for which th... Read more
Unity crashes while selecting Render Pipeline Asset at PrepareRenderNode...
Steps to reproduce:1. Open the "RenderAssetCrash.zip" project2. Open the "SampleScene.unity" scene3. Open Edit -> Project Setting... 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