Search Issue Tracker
Editor crashes when loading scene from UFPS AssetStore package
Download the Ultimate FPS package from Asset Store. Try to open the scene called Sky City. Unity crashes in LightManager::FindForwar... Read more
[IL2CPP] Wrong packed date is thrown if built with IL2CPP
1. Open attached project2. Build to iOS3. Exception will be thrown in XCode console Note: Mono backend works without issues. Read more
WWW.Dispose sometimes hangs Unity on a very slow connection
To Reproduce: 1. Limit your download speed to 1kbps using Charles (Win/OSX) or a similliar app ( goto Proxy/Throttle settings in the... Read more
[WP8] Serialization Weaver fails to resolve System.Windows.Visibility
To reproduce:1. Open repro.zip. It's a project that contains a .dll that uses System.Windows.Visibility2. Build for WP83. Notice the... Read more
Sprite mesh is visible when selecting parented sprites
- Open scene SpriteMeshVisibleOnSelection in the attached project- Select gameobject Child1 and Ctrl+select Parent in HierarchyNotic... Read more
Unity crashes when opening scene after project upgrade from 4.6 to 5.0
- Open a scene in the attached project- Move any object in the scene- Save the scene and close the editor- Reopen the Editor. The pr... Read more
[HingeJoint] Enabling spring resets the "zero"-angle for spring's target...
Enabling the spring resets the "zero"-angle from which the spring calculates its target position. This happens both inside the edito... Read more
ShaderForge PrePass shaders use wrong keyword in 5.0
Shaders for deferred lighting made with ShaderForge use HDR_LIGHT_PREPASS_ON keyword instead of UNITY_HDR_ON. Resulting in lighting ... Read more
Unnecessary check is performed in a Rigidbody during the deactivation of...
How to reproduce: 1. Open new project2. Create a single Capsule game object and attach a Rigidbody component to it3. In the Rigidbod... Read more
Objects lit by light probes appear brighter than static objects with sam...
Reproduction steps: 1. Open the attached project "case_672202"2. Open Scene2 and wait for the the lighting to be built3. Notice that... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved