Search Issue Tracker
NullReferenceException when setting 'isTextObjectScaleStatic' to false o...
Reproduction steps:1. Open the attached “TMP Bug.zip” project2. Open the “SampleScene”3. Enter the Play mode4. Observe the Console E... Read more
[VFX Graph] Branch node does not accept texture input
How to reproduce: In VFX Graph, create texture operator Create branch operator Attempt to plug texture to branch 'True' slot Expecte... Read more
Player crashes upon launching when using [SerializedField] with variable...
Reproduction steps:1. Open the “2022_2_0f1” project2. Open the “SampleScene” scene3. Build And Run Expected result: Player does not ... Read more
Calculation results are different from Coroutine and normal function
Calculation results are different from Coroutine and normal function. Steps to reproduce:1. Open attached project's "777550.zip" sce... Read more
[WebGL] Error: "Shader error in 'Hidden/kMotion/CameraMotionVectors'" is...
How to reproduce:1. Open the attached project "1422852"2. Open File -> Build Settings3. Build the project4. Observe the Console E... Read more
[IL2CPP] "BuildFailedException" and Bee errors are thrown in the Console...
Reproduction steps:1. Open the "UI Interaction" Scene in the attached project "VR.zip"2. Go to File > Build Settings3. Add "UI In... Read more
Crowd.Proximity.Collect takes a long time with idle agents
Users see that when having idle agents with tiny radius the time sent in processing proximity query explodes. http://forum.unity3d.c... Read more
Crash on ExternalMaterialsCreationPostprocessCallback when importing spe...
Reproduction steps:1. Create and open a new 3D HDRP project2. Download and import the “Neon City - Synthwave” asset (https://assetst... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... Read more
Pointer Click events do not fire on Plane gameobjects
Physics Raycaster was missing... oops. 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project
- Resize to Fit option for Import Activity window's Columns does nothing