Search Issue Tracker
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
GetCustomAttributes return null on .NET 4.6
Reproduction steps:1. Open the attached project2. Make sure that Scripting Runtime Version is set to "Experimental (.NET 4.6 Equival... Read more
Model skin weights are not evaluated when editing them in Paused Game view
To reproduce:1. Open up 'SkinWeightsBugRepro.zip' attached project2. Enter Game view and then Pause it3. In Hierarchy search for 'jn... Read more
Mathf.Approximately on similar values do not return true in IL2CPP Stand...
How to reproduce:1. Open attached project "mathf.approx bug.zip" and scene "Main"2. Enter Play mode3. In Game View, press "Begin" bu... Read more
[Input System] Sample Projects have missing script references
Reproduction steps:1. Open "1190598" project2. Select "UICanvas" and notice that it has a missing script reference3. Select "Default... Read more
[iOS] Crash when using Mediation
How to reproduce:1. Download the attached "MediationIOS" project2. Build and deploy the project to iOS3. Observe the crash Reproduce... Read more
[Android] Keyboard gets hidden when the input field area is clicked and ...
How to reproduce:1. Open the user’s attached “1359628_hide_input” project2. Build And Run the “SampleScene” Scene on Android3. Click... Read more
Handles.PositionHandle throws a NullReferenceException
Steps to reproduce: 1. Open attached project2. Open scene "scene1"3. Notice NullReferenceException in console:NullReferenceException... Read more
[UNET] NetworkServer.Spawn doesn't sync rotation to clients
Steps to reproduce:1) open attached project "NetworkSpawn.zip"2) build and play with client and host3) click "Space" on one of the c... Read more
[Android][GameActivity] Confirmation button is missing from the touchscr...
Steps to reproduce: Open the attached "WebCamTexture-TestProject.zip" project Switch to Android Platform in File > Build Settings... 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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- PhysicsRaycaster ray length is incorrect when casting from rotated Camera