Search Issue Tracker
[MacOS] Installer doesn't warn about/close open Unity Editor while updat...
Repro steps: 1. Open Unity Editor and Create a new project (e.x. Unity 5.6.2p3)2. Download newest Unity version (e.x. 2017.1.0f3)3. ... Read more
Sprite Atlas variant does not render properly
Sprite Atlas variant does not render properly Steps to Repro: 1. open attached project (SpriteAtlasTest.zip)2. open the scene called... Read more
Crash when using ReplacePrefab with ReplacePrefabOptions.Default
Reproduction steps:1. Open project attached (t1.zip)2. Open AnimationScene.unity.3. Select Prefab3PP in the scene.4. Change any fiel... Read more
Standalone player can not be launched with -force -vulkan if Auto Graphi...
Reproduction steps:1. Download project attached.2. Build standalone player and make sure that Auto Graphics API is marked.3. Open pl... Read more
Can't "Cut" or "Copy" GameObject Names in the Inspector
Repro steps: 1. Open Unity and create a New Project2. Click on the "Main Camera" or "Directional Light"3. In the Inspector window se... Read more
[Regression] After upgrade project - Null Ref Exception on selecting prefab
I upgraded project from 2017.2.0b1 to 2017.2.0b3 and now I get Null Reff Exception on selecting prefab. If I open this project back ... Read more
Child prefab icon not showing when expanding prefab in Project window
To reproduce:1. Create a project in Unity2. In Hierarchy window, create two cubes and parent one to another3. Drag the cubes to Proj... Read more
[IL2CPP] Application crashes with Fatal signal 11 (SIGSEGV) code 1 when ...
To reproduce: 1. Download and open attached "repro930252.zip" project.2. Build and run for android device.3. Press "Crash repro" but... Read more
Switching "Scripting Runtime Version" will fail and throw InvalidOperati...
To reproduce:1. Open attached project "Strategy game.zip".2. Open and Play "Scene" scene.3. Go to: Edit->Project Settings->Pla... Read more
Debugger can not be attached and Unity crashes on exit after that (.NET ...
Reproduction steps:1. Open project attached (case_923000-ReflectionTest.zip).2. Open script "Reflections.cs".3. Try to attach debugg... 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