Search Issue Tracker
Crash upon loading scene (test) from project
1. download and open attached project (case_692946-Slash)2. open the scene called test Unity will crash while attempting to load the... Read more
”AnimationController” dependencies are updated just when the project is ...
How to reproduce:1. Open the user’s attached “AnimationControllerTest.zip“ project2. Open the “SampleScene” Scene3. Enter Play Mode ... Read more
[OSX] Selecting items from menu bar at launcher screen crashes editor
To reproduce:1. Open launcher2. In menu 'Unity' item select 'About Unity' or 'Preferences' Expected: these options should be disable... Read more
[Profiler] 'Show Calls' window groups entries from different callers wit...
How to reproduce:1. Create a new Unity project2. Open the Profiler window3. Enter Play Mode and capture some data4. Stop profiling, ... Read more
Different decimal point placement between Terrain Overlay and Terrain In...
Steps to reproduce: Create a Terrain Set brush opacity to some non 0 value The Overlay fits the value into the range of 0-1 while th... Read more
[iOS] Mobile Bumped Diffuse shader doesn't reflect animated light blinking
To reproduce:1. Open users attached project "LightAttnTest.zip"2. Open "SampleScene.unity" scene3. Enter Play mode4. Observe as the ... Read more
E-mail section doesn't support non ASCII characters
Steps to reproduce : - open the login window- in the input field type something like testemailæø@gmail.com- press enter and notice t... Read more
User is not notified of unsupported behavior (nested SetParent)
Steps to reproduce: 1. Create a VisualElement that removes itself from its parent when it gets AttachToPanelEvent. 2. Add it to a pa... Read more
Removing Configured variant from “Variant map for app slicing” breaks Pr...
Steps to reproduce: Open the attached "ODRTest" project from Google Drive link In Build Profiles change Platform to tvOS Go to Edit ... Read more
Disabled state of a MonoBehaviour is saved even when the Inspector chec...
Reproduction steps:1. Open attached project "Enabled.zip" and scene "SampleScene"2. In Hierarchy window, select "GameObject"3. In In... 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