Search Issue Tracker
[APV] Some of the subdivision levels are not shown by default when displ...
Steps to reproduce: 1. Create a new project using the Universal 3D template 2. Open the Rendering Debugger 2. Create a cube at the o... Read more
Editor crashes on Unity::ConfigurableJoint::Create when loading a specif...
How to reproduce:1. Open the "case_1198019" project2. Load the "asd" scene-- Observe the crash Reproducible with: 2017.4.35f1, 2018.... Read more
Profile Analyzer - Using right click "Remove from Included Filters" also...
How to reproduce:1. Create a new Unity project2. Import the Profile Analyzer package3. Using the Unity Profiler record some frames o... Read more
SystemInfo.SupportsRenderTextureFormat does not report correct with ARGB...
Steps to reproduce:1. Open the attached project2. Open the main scene3. Play the scene4. Observe there is no output in the Console W... Read more
Custom Editor does not appear when its class definition is in a dynamic-...
Reproduction steps:1. Open the attached "repro_IN-36667CustomEditor.zip" project2. In the Inspector window click on any GameObject3.... Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
[Graphics][iOS] Visual artifacts are visible when the camera's feed is r...
Reproduction steps:1. Open “ASDQWE” project2. Open the Build Profiles Window (File > Build Profiles)3. In the Build Profiles Wind... Read more
Background image doesn't disappear after setting it to null and releasin...
How to reproduce:1. Build and run the "sandbox2.zip" project2. Press on the first square with a log and observe the view Expected re... Read more
[iOS] UnityIsPaused/UnityPause causing the App to crash when called afte...
Reproduction steps:1. Create a project that calls UnityIsPaused/UnityPause after Unity was shut down2. Build and Deploy the applicat... 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
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script