Search Issue Tracker
[Crash] Infinitely recursive function which allocates memory crashes unity
Reproduction steps with a project:1. Open attached project "AscensionCrashTest"2. Open scene "Main"3. Run the game Notes:1. Crashes ... Read more
GenericMenu shows as disabled on macOS ModalUtility window
Steps to reproduce:1. Download and open the project "MenuTest.zip"2. Right-click inside the Assets folder in the Project window3. Cl... Read more
[OSX][InputField] OnEndEdit omits the last composition character when us...
When typing Korean, the last composition letter typed to InputField is omitted when User query "GetComponent<InputField>().tex... Read more
[CPU PLM] Assertion failed on expression: 'CurrentThreadIsMainThread()' ...
Steps to repro:1. Open the attached project and CornellBoxCrashTest scene;2. In the Preferences window (Edit>Preferences...>GI... Read more
Camera stops rendering in game view after executing Handles.DrawCamera o...
To reproduce: 1. Open attached project.2. Execute menu item: BUG/Open Editor Window3. Look at game view Expected result: Game view s... Read more
"Assertion failed on expression: 'ShouldRunBehaviour()'" error is thrown...
"Assertion failed on expression: 'ShouldRunBehaviour()'" error is thrown when calling Addressables.LoadAssetAsync function and Asset... Read more
[iOS] HandHeld.PlayMovie doesn't work correctly in Landscape mode on iOS6
To Reproduce: 1. Deploy the attached project to an iOS6 device.2. Rotate the device to landscape mode.3. Play video in any mode.4. O... Read more
Depending on the Scene window Camera zoom 2D Tiles become offset vertica...
How to reproduce:1. Open the attached project named "Case_1335871"2. Select one of the Tiles from the Tile Palette window3. Move the... Read more
Newly created script is not attached to a prefab if the script was creat...
How to reproduce:1. Open the attached Unity project2. Open "SampleScene"3. Select Sphere's prefab in the scene and go to its edit mo... Read more
[Metal][macOS] Incorrect shading on a specific 'grid' shader when metal ...
To reproduce: 1. Open repro project2. Open 'Main' scene3. Open game view4. Enable/disable metal Expected: game view should be the sa... 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
- Play Mode Status window has a horizontal scrollbar active at all times even when not needed or the window is fullscreen
- Unnecessary scrollbar appears in Prefab Override section
- 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