Search Issue Tracker
[Regression][OSX] Exceptions is GUILayoutUtility.BeginLayoutGroup are th...
Steps to repro: 1. Open Unity on OSX;2. Create new project;3. Go to Player Settings (Edit>Project Settings>Player);4. Uncheck ... Read more
WebGLInput.captureAllKeyboardInput is missing and thus breaking builds
-e: the API WebGLInput.captureAllKeyboardInput is missing and this when you try to compile a build using it it fails with an error -... Read more
[Tilemap] Frustum culling is culling large tiles incorrectly
Steps to reproduce:1. Open attached project2. Open "BrokenClipping.unity" scene3. Play the scene4. Notice that visible culling occur... Read more
[iOS] Rigidbody interpolation causes objects to jitter
Steps to reproduce:1. Download the user's attached project2. Build to iOS3. Observe the cube travelling in the screen Expected: cube... Read more
Right-clicking on an asset destroyed (from script) during playmode crash...
To reproduce:1)Open the attached project2)Open "test" scene3)Run the scene and press "D" key to call DestroyImmediate on "test.prefa... Read more
NullReferenceException in UnityEditor.LightProbeGroupInspector.OnDisable...
Steps to repro: 1. Open attached project;2. Open 't1LightProbeGroup' scene;3. Wait until light baking finishes;4. Open 't1LightProbe... Read more
CPU cost of render canvas for moving world-space UI is too high in 2017
How to reproduce:1. Download attached project file and open "test" Scene2. Open Profiler and enter Play Mode3. Watch cost of UIEvent... Read more
[Android] unscaledDeltaTime and deltaTime return abnormal / negative values
Steps to reproduce:1. Open attached project "TimeDeltaTime2.zip"2. Run on older Android OS (4.~)3. Lock screen while app is running4... Read more
Find References in Scene shows objects that are not referencing the asset
Steps to reproduce:1. Open attached “FindReferences.zip” Unity project2. Open “Test" scene3. Find “Disable" asset in Project tab4. R... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code