Search Issue Tracker
Assert.IsNotNull and Assert.IsNull do not trigger
Reproduction steps:1. Open attached project (Assert)2. Open scene3. Click on the Main Camera- Notice that there is a script attached... Read more
The ":hover" style remains applied to the buttons from the previously di...
Reproduction steps:1. Open the attached “IN-95580“ project2. Open the “SampleScene”3. Enter Play mode4. Open the Simulator view5. Cl... Read more
Unity crashed when closing the New Project window
- Create a new project- Go to File -> Open Project- Switch to the Getting Started tab- Switch back to the Projects tab- Close the... Read more
Warnings are thrown after importing Trackpad Sample
Reproduction steps:1. Create a new project2. Install App UI Package via Package Manager or AI button in the top Editor toolbar3. Win... Read more
[TMP] NullReferenceException error is thrown on assigning Font Atlas tex...
NullReferenceException error is thrown on assigning Font Atlas texture to None. Steps to repro:1. Create a new Project.2. Windows &g... Read more
UnityWebRequest Compression behaves differently on various platforms
Reproduction steps1. Open the attached project2. Deploy to Windows and OS X3. Open the applications Expected result: The code genera... Read more
Exceptions are not treated as a test failure when they occur in the Test...
Steps to reproduce:1. Open the attached project (New Unity Project.zip)2 Open the test.unity scene3. Open Editor Tests Runner4. Clic... Read more
Long-running jobs produce warning about JobTemp memory
A job which runs for more than 4 frames (e.g. runtime navmesh baking) produces warnings about JobTemp memory being allocated for too... Read more
'Frame not in module' when stepping into partial class if NodeCanvas is ...
How to reproduce:1. Open attached project2. Open 'test' script3. Place breakpoint on line 8 (StartCoroutine(t1());)4. Attach debugge... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project