Search Issue Tracker
Script doesn't find the reference to the necessary namespace after reimp...
How to reproduce1. Download user's attached project "PhoenixPointStripdown-ScriptableObjectsBroken.zip"2. After opening the project ... Read more
There's no information to what parent a GameObject belongs to when searc...
Repro steps:1. Open QA attached project "repro_1065273"2. Open scene "0"3. Select "GameObject" in the Hierarchy4. Click the circle n... Read more
[Vulkan][OpenGL]Project without Camera crashes when building a non-devel...
Reproduction steps:1. Open user's submitted project ("toss")2. Open Build Settings3. Make sure that "Development Build" is unselecte... Read more
GetNameOfFocusedControl returns an empty string when using SetNextContro...
Repro steps:1. Open attached project2. Main Menu -> Tools -> Control Test3. Set focus on the field "Bool" and right click it E... Read more
'Referenced script missing' warning occurs when frenquently invoke Resou...
When calling Resources.UnloadUnusedAssets and AssetBundle.LoadAssetAsync a lot in the game, sometimes there is 'Referenced script on... Read more
[UI] The "Value" slider knob in the slider component disappears when Min...
The "Value" slider handle in the slider component disappears when Min value is greater than Max value. Steps to Reproduce:1. Create ... Read more
Editor Only Serialized Fields are being accessed from a DLL during playt...
To reproduce:1. Open the user's attached project2. Build a Windows player with the Development Build option selected3. Run the build... Read more
[Addressable Assets] AssetReferenceDrawer does not support Undo.
After selecting an item using the AssetReferenceDrawer it is not possible to revert the change through Undo (Edit/Undo). Read more
[Windows][.NET 4.6] System.IO.GetDirectoryName converts forward slashes ...
Using the example shader Lit/Diffuse With Shadows produces shadow errors outside of Shadow distance range To reproduce: 1. Download ... Read more
[iOS] Using multiple cameras in the scene in Lightweight Render Pipeline...
To reproduce:1. Open users attached project "lwrp_depth_camera_bug.zip"2. Build for iOS3. Deploy the build trough Xcode to iOS devic... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal