Search Issue Tracker
Handle elements are only drawn when calling Handles.Label first in Scene...
How to reproduce:1. Open "SampleScene" Scene in the Attached "New Unity Project.zip" Project2. Click Test > "TestWindow" in the T... Read more
EditorApplication.projectWindowItemOnGUI should also return the targeted...
projectWindowItemOnGUI does not allow identifying sub-assets, so for example you can't customize project view rendering of a Mesh pa... Read more
Sorting layers work in opposite order
How to reproduce: Open the “TestProject.zip“ project Open the “SampleScene“ Open “Edit → Project Settings → Tags and Layers“ Expand ... Read more
Returning state on a specific script crashes editor when using enumeration
To reproduce:1.Open project2. Play 'Main' scene Actual:OSX: editor crashesWindows: in editor works properly, in editor log StackOver... Read more
Window.Show method opens and instantly closes a pop-up window when calle...
How to reproduce:1. Open the attached 'project-1219122.zip' project2. In the Editor select 'Window' > 'BugRepro' > 'Open conta... Read more
"Editor unavailable" message is displayed when navigating to "Get set up...
How to reproduce:1. Open Unity Hub2. Navigate to "Get set up" tab3. Observe the message under “Install the latest Unity Editor” fiel... Read more
Blank window and Error "NullReferenceException: Object reference not set...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Open Project Setti... Read more
[WP8] "System.Net.Sockets.SocketException" errors thrown when building p...
To reproduce:1. Build attached project for WP82. Notice "System.Net.Sockets.SocketException" errors in console Read more
Asset Labels UI is not displayed when Asset is in a package
How to reproduce:1. Open the user's attached project2. In the Project window open the 'ErrorProne.NET' package3. Select the 'ErrorPr... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist