Search Issue Tracker
[iOS] Building project while running a project in xcode built with a dif...
To Reproduce: 1. Build an empty project with 5.1.22. Deploy.3. Open the same project with 5.2, but keep the xcode project running.4.... Read more
[Substances] Crash when material set to 'Bake and Discard' on iOS
1. Build and deploy the attached project.2. Observe that it crashes with https://ono.unity3d.com/_admin/gists/fCbyTnBQ4MXMy7N9RNrl i... Read more
[UnityYAMLMerge] UnityYAMLMerge crashes git mergetool
1. What happenedI tried to merge a scene using UnityYAMLMerge set up in git as per http://docs.unity3d.com/Manual/SmartMerge.html an... Read more
[Viewport] Camera does not respect GL.Viewport when rendering scene
How to reproduce: 1. Open attached project2. Open scene test.unity3. Select the Main Camera gameobject4. Modify the Render Scale set... Read more
[Crash] 'ThreadedDisplayList::Patch' a few seconds after a scene is open...
Steps to reproduce: 1. Create a new Unity project2. Import the attached project3. Open the '1. Classic Runner' scene4. Few seconds a... Read more
OnAudioFilterRead is never called if added programmatically via AddCompo...
How to reproduce:1. Open the attached project2. Open test scene ( creates default empty Unity scene with a 3D Cube, Audio Source, an... Read more
Opening asset store window on new created project causes crash
How to reproduce:1. Create a new project2. From inside existing project create a new project again3. Open Asset Store (Window>Ass... Read more
Lightmapping billboards placed behind each other produce artifacts
By design:This is by design. It's caused by baked GI relying on realtime GI and realtime GI marking some texels as invalid (normally... Read more
[IL2CPP,iOS] CPU time taken Debug.Log depends on call stack depth
To Reproduce: 1. Attach the script 'DebugLogTest.cs' to any gameobject (uncomment BeginSample/EndSample).2. Run and connect the prof... Read more
[Font] Hinted Smooth rendering mode for fonts does not work in WebGL
Steps to reproduce: 1. Open the attached project2. Select the 'MyriadPro-Regular' font in the project window3. Set it's rendering mo... 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
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- Addressables Profiles and Analyze windows no minimum window size
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject