Search Issue Tracker
Cannot paint a material on a terrain
Steps to reproduce : - create a terrain- go to Paint the terrain texture- assign a texture- assign a second texture- try to paint us... Read more
Calling Camera.Render() crashes the editor
Calling Camera.Render() crashes the editor when camera is at a certain angle. To reproduce: 1. Open project.2. Open scene "Level001"... Read more
[UX] NetworkAnimator requires redundant reference to Animator
NetworkAnimator requires Animator Component to be present on GO, but also user has to manually add the Animator component to Network... Read more
[AmbisonicAudioSources]DllNotFoundException when playing scene from GVR ...
To reproduce:1. Open attached project2. Play AmbisonicDecoderTest scene3. Observe exception in console DllNotFoundException: audiopl... Read more
[Terrain] Removing last texture results in IndexOutOfRange exception
Removing last texture results in IndexOutOfRange exception 2. How we can reproduce it using the example you attached 1) Open attache... Read more
[Cloth] When an object is small (less than 1 in scale), cloth preview ve...
Steps to repro: 1. Open attached project2. Open scene3. select the plane object4. in the inspector, edit the cloth constraints under... Read more
[Cloth] Disabling a cloth component and entering play mode produces an O...
Steps 1. Open project & scene2. select plane, disable cloth component3. press play, observe out of range errors.4. stop playing ... Read more
[Timeline] ArgumentException: Getting control 2's position in a group wi...
1. What happened ArgumentException: Getting control 2's position in a group with only 2 controls when doing Repaint when selecting a... Read more
[Timeline] Object rotations are inverted after animation track removed f...
Object rotations are inverted after their animation track is removed from Timeline 2. How we can reproduce it using the example you ... Read more
[Timeline] Fields in Inspector edited during Timeline record are stuck t...
1. What happened Fields in Inspector edited during Timeline record are stuck to their starting value and scrubbing doesnt reflect ch... 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
- Crash on CheckDeviceStatus when selecting GameObjects in the scene view while using DX12
- 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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal