Search Issue Tracker
Warnings are missing when compiling for certain platforms (opengl)
FXC shader warnings are lost when compiling GLSL/Metal shaders. Read more
LightBaker progress reporting gets stuck on 'Done' at the beginning of a...
Download project from: [https://github.cds.internal.unity3d.com/unity/Light-Tunnel/tree/bug/progress-report-lpgs] Open 'Sample Scene... Read more
Particles sub-emmiter does not follow the parent emitter's rotation
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Scenes/meeeh” Scene3. Rotate the “GameObject” GameObject in a... Read more
Cinemachine collider visualization is stuck when switching scenes
Repro steps:1. Open attached project2. Open the Physics Debug window and in the Physics Debug overlay panel check the "Collision Geo... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
[Mobile Notifications] iOSNotificationLocationTrigger is not firing on i...
How to reproduce:1. Open the attached 'PushNotifications.zip' project2. Build for iOS and open the Xcode project3. Deploy Xcode proj... Read more
GUI Items are not found and highlighted when using Highligher.Highlight(...
How to reproduce:1. Open the attached 'project-1223530.zip' project2. In the Editor select 'Window' > 'HighlightableEditorWindow'... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
[IL2CPP] Assembly.GetType returns a nested Class when the nested Class i...
Reproduction steps:1. Open the attached project "Case_1422119.zip" and load Scene "Assembly.GetType"2. Ensure IL2CPP is selected as ... Read more
Transparent images on Canvas get rendered with different opacity when us...
How to reproduce:1. Open the attached “RenderIssue.zip” project2. Open the “SampleScene”3. Make sure the Window Layout is not set to... 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