Search Issue Tracker
[ScriptUpdater] MDB file is not being created when reimporting DLL and P...
To reproduce:1. Open project attached by the user2. In the project, window go to Plugins/Nuget3. Find FOLDER_NAME (Edits below) fold... Read more
Unity crashes at ValidateAndUpdateTileAssetDirty after building Asset Bu...
To reproduce:1. Open project attached by QA2. Uncheck AssetBundles->Simulate Mode3. Click AssetBundles->Build AssetBundles4. P... Read more
CPU use spikes on Terrain.GenerateBasemap when disabling/enabling Terrai...
Steps to reproduce: In Editor:1. Open Scene "Bronze" from the attached project "Terrain_generateBaseMap.zip"2. Make sure Editor Wind... Read more
Flipped 2D Hinge Joints behave incorrectly
How to reproduce:1. Open Unity2. Load user-submitted project (2D-BugReportProject.zip)3. Open "Game.unity" scene4. Play the scene5. ... Read more
[OSX] Opening script, IDE does not get focused
To reproduce:1. Open users attached project "TestProject.zip"2. Double click Script1.cs3. Observe as the IDE opens4. Double click Sc... Read more
BuildPipelineInterrfaces.InitializeBuildCallbacks() is called on every s...
To reproduce:1. Open project2. Open profiler3. Open and play 'main' scene4. Observe that BuildPipelineInterrfaces.InitializeBuildCal... Read more
Unity crashes when passing null Object to Instantiate
1. Open project attached.2. Press Play. Actual result: Unity crashes.Expected result: Unity does not crash. Read more
'About Unity' credits page only has 2 rows of text instead of all employ...
How to reproduce:1. Create a new project WITH UNITY ANALYTICS ENABLED2. Before Services window has finished loading, open 'About Uni... Read more
MacOS - Importing package by double-clicking fires another Unity instanc...
After installing Unity, on every first instance when user tries to import any package by double-clicking on it, a new instance of Un... Read more
[Android] Screen flickers between game and video loader when launching a...
How to reproduce:1. Open the "VideoIssue" project and build it for Android2. Press "Play Video" button in the blue background Expect... 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