Search Issue Tracker
Instantiate / CreatePrefab does not fully deserialize an object before O...
Steps to reproduce:1. Download and open attached project2. Select OriginalObject in the hierarchy window3. Click on any boolean chec... Read more
Client disconnects from host when simulating packet loss
Reproduction steps:1. Download and open attached project2. Build it for Standalone3. Open 2 instances of the game( or 1 and run the ... Read more
Crash when clicking player settings
Steps to reproduce : - open player settings- click something something notice the crash Read more
Assembly-CSharp.dll size changes with code stripping
Assembly-CSharp.dll size changes with code stripping 1. What happenedAssembly-CSharp.dll after code stripping became larger by 512 b... Read more
Changing the tint of an object with Outline should be more obvious
Steps to reproduce : - create an object- set a black material to it for better visibility and notice that it has an orange tint *Not... Read more
Blank objects names in hierarchy
Objects names in hierarchy are blank. To repro:1. Open project attached (or import Lowpoly Township Set package from Asset Store).2.... Read more
[Anim] Crash on open of "Nav Mesh Example” scene
Crash on Open of "Nav Mesh Example” scene, of "Mecanim Examples Scenes” Asset Store project. repro:-download "Mecanim Examples Scene... Read more
Typo in "WebAssembly" tooltip under WebGL Player Settings
To reproduce:1. Open WebGL Player setting2. Open publishing settings tab3. Hover mouse pointer over Webassembly option3. Notice typo... Read more
[WebGL] Assertion failed on expression: 'asset->mainRepresentation.type ...
To reproduce:1. Build and run attached project2. Build succeeds, but the console prints the following assertion twice: Assertion fai... Read more
[iOS] Unity Build and Run triggers an Xcode Clean even if Append is sele...
When Build & Run (or Cmd+B) is selected Unity opens the project in Xcode and triggers a Clean and then a build. This Clean shoul... 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