Search Issue Tracker
"Could not find asset metadata and GUID" warnings when serializing a sce...
Reproduction steps:1. Open the attached "PrefabIssue.zip" project2. Open the "PrefabBugScene" scene3. Enter Play mode4. Observe the ... Read more
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... Read more
NetworkTransform does not autodetect CharacterController
When a NetworkTransform is added to a gameObject is detects Rigidbody and Rigidbody2D components and sets the SyncTransformMode to m... Read more
AssetBundle indeterminism caused by mesh streaming info
If the same mesh is used in 2 AssetBundles, the first time is streamed and second time it is not(used by vfx for instance). The seco... Read more
Crash on TransformIndicesInternalImplPositive when you have a Point Ligh...
How to reproduce:1. Open attached project "Case_1210889" and load "SampleScene"2. Select the Platform GameObject in Hierarchy and ma... Read more
[Backport] "Can't play movie" error is thrown when setting VideoPlayer.u...
Reproduction steps:1. Open attached project "Case_1388735" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console Expe... Read more
Game view window scale resets when exiting full screen and scale was set...
To reproduce:1. Create a new project2. Open the Game view window3. Set aspect ratio to QHD (2560x1440)4. Set Scale to any value lowe... Read more
[PICO] PICO 4 composition layer does not render when using Multi View St...
Steps to reproduce:1. Open the attached user's project "Unity6000.zip"2. Ensure that in XR plug-in management -> PICO -> Andro... Read more
5.4b5 Crash on DrawUtil::CleanupDrawMeshRawFromNodeQueue when selecting ...
Steps to reproduce: 1. Download and import attached project.2. Open scene: main.3. Uncollapse game object: House4. Select random obj... Read more
[Light Probes] Sharp banding visible in SH Light Probes when using Gamma...
Sharp banding visible when using light probes in gamma color space. Repro steps:1. Open BounceTest scene in attached project.2. Make... 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