Search Issue Tracker
Compilation errors are thrown after Building the project when API Update...
How to reproduce:1. Open the attached project2. Make a Build (File->Build Settings->Build)3. When the API Updater prompt opens... Read more
Mono crash when Fallback handler fails to load a specific libraries
To reproduce:1. Open repro project2. Play 'Test' scene Note: editor crashes in 'Kinect1Interface' script's line 249 when trying to u... Read more
ConcurrentQueuetype is defined multiple times when user's libs defines it
Reproduction steps:1. Open project attached(TestIssue_ConcurrentQueue.zip). Expected result: ConcurrentQueuetype will be defined onc... Read more
Error "APIUpdater encountered some issues..." appear when using script u...
Reproduction steps:1. Create new project.2. Make a script with unsafe code.3. Run script updater on it. Expected result: Script upda... Read more
Issues with `Lazy<T>` and `Task<T>` when runtime is “Experimental (.NET ...
Reproduction steps:1. Open project attached (LazyTask.zip).2. Open scene "Main".3. Press play. Expected result: Editor will enter pl... Read more
NGUI components get Transforms changed to RectTransforms after upgrading...
How to reproduce it:1. Open the project "case_1346253.zip" from Google Drive link2. Load Assets > "Scenes" > "MGUI_Issue" Scen... Read more
Memory leak in x32 Build when using MoonSharp lua interpreter, GC.Collec...
How to reproduce:1. Open attached project "Widdle2.zip"2. Open File -> Build Settings3. Make sure Architecture is set to x86 (the... Read more
The script cannot be loaded in the Inspector when a namespace is declare...
How to reproduce:1. Open attached Unity project "Client"2. Select Assets --> Prefabs --> Board --> BoardView prefab in the ... Read more
PackedMemorySnapshot: Leading period symbol in Typename
How to reproduce:1. Download and open attached project2. Click Main menu > BugReport > Open TestCode Window3. Click Capture Me... Read more
Attaching a script to an object and then deleting it causes the script c...
To reproduce:1. Open attached Unity project "Betatests.zip"2. Attach "deletethis" script to a GameObject3. Delete "deletethis" scrip... 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
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component