Search Issue Tracker
[Crash] Lightmapping two terrains results in crash
Steps to reproduce:1. Open attached project's scene "Terrain test".2. Set one terrain's Y to -50.3. Wait for lightmapping to finish.... Read more
[ScriptableObject] NullReferenceException when selecting multiple assets
Steps to reproduce: 1. Open attached project2. Select "MissingScript" asset and notice that it has a script missing3. Select both, "... Read more
[ImageFX][Fix Included] Game View is completely black when using adaptiv...
Steps to reproduce: 1. Open the attached project2. Open 'test' scene3. Notice the 'Cube' game object has a scale of 0 on X axis and ... Read more
Unity crash on launch caused by update checker
Crash is happening in the Unity update check, seems to be coming from CurlRequest::Check(). Elmir fixed it temporarily by dropping t... Read more
[NavMesh] [Auto-OffMeshLink] are not always generated correctly on terra...
To Reproduce: 1. Open scene test or create a new terrain.2. For example set 'Jump distance' to ~8.5 bake.3. Reduce it to ~7.5, bake.... Read more
[GLCore] Tessellation only works with glcore43 or newer
Tessellation only works with glcore43 or newer version, but with modified glcore it should work with every version, because untiy sh... Read more
[IL2CPP] ReadOnlyCollection<T> doesn't work on ARM64
To reproduce:1. Build the project attached to the comment for AMR64 (with development on). (GenericsTest.zip (8 MB) and NOT Generics... Read more
Setting ConfigurableJointMotion angular motion to locked causes target o...
To reproduce:1.Open attached "JointReset.zip" project.2.Open and play "LockTest" scene, notice 2 cubes joined my configurable joint ... Read more
[WebGL] Input.mouseScrollDelta has a way bigger range
-e: on standalone it seems clamped to -2;2 while it is up to +-300 in webgl -repro:--open attached project--build & run standalo... 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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes