Search Issue Tracker
DataContractSerializer fails when deserializing an object with circular ...
To reproduce: 1. Download attached project "segiTest.zip" and open in Unity2. Open "test" scene3. Enter Play mode4. Observe that Err... Read more
Particle System using SkinnedMeshRenderer shape generate warning and err...
- Open the scene TestScene - Press Play -Press space to set timeScale to 0 thanks to the PauseScript, notice the warning in the cons... Read more
Crash when creating a WebGL build without switching the platform.
Crash when creating a WebGL build without switching the platform. Steps to repro:1. Create a new project.2. Select WebGL platform fr... Read more
[osx] [facebook] UI error in build settings when Windows Mono isn't inst...
-e: see title, see screenshot -repro:--install gameroom but not windows mono support on OSX--open editor--open build settings--switc... Read more
[Graphics] Selection outline color differs between linear and gamma colo...
[Graphics] Selection outline color differs between linear and gamma colour space for the same values. Reproduction steps:1. Select a... Read more
[tvOS][LocalNotifications] Local notifications don't work on Apple TV
How to reproduce:1. Open the attached project2. Build and Run on Apple TV3. When app opens allow "Racing Game 2D" to send notificati... Read more
[Android][UnityWebRequest] UnityWebRequest logs java exceptions as Unity...
On Android, when UnityWebRequest throws a java exception, it is caught and logged as a Unity error, even for common failures like no... Read more
[PLM] UX issues with baking terrain on Auto Mode
When editing level geometry, be it via Terrian sculpting or ProBuilder, having Progressive Lighmapper on Autogenerate by default yie... Read more
Cursor.SetCursor prints "Invalid texture used" warning when the texture ...
How to reproduce:1. Open attached project "AssetBundlesCursorWarning.zip" and scene "TestScene"2. In Assets tab, select "Build Asset... Read more
Dragging object to public field in inspector does not highlight it
To reproduce:1. Create new Unity project2. Create any public field on any object (e.g. UI > Canvas, set Render Mode to Screen Spa... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template