Search Issue Tracker
Changing OffMeshLink.startTransform.Position causes strange agent's beha...
Agent loses path and goes to the corner of the NavMesh closer to the destination while correct path to the destination is possible. Read more
Particle systems created from script are rendered incorrectly in standal...
Create a script that calls gameObject.AddComponent<ParticleSystem>() and attach it to a game object in a scene. Build and run ... Read more
Cannot move game objects to top of Hierarchy
Steps to reproduce : - create a new project- create a few gameobjects ( a cube, a sphere, a plane, a cylinder )- try to move the bot... Read more
Changing anti aliasing during the runtime works incorrectly
The GUI Text fades or completely disappears after the anti aliasing is changed during the runtime. Tested devices:Samsung Galaxy S I... Read more
Alpha transparency is not the same in the scene as in the preview of sprite
1. import attached 'singleLittleWarrior', convert to sprite and put into scene2. Observe that the sprite has alpha transparency but ... Read more
Transform.position assign attempt error when playing a scene
Steps to reproduce : - import the project attached- open the scene Jungle Car- press play and notice the errors in the console *Note... Read more
[OSX] On Mac OS frame rate constantly spikes
To Reproduce:1. Create a new project2. Add cameraScript script to camera (cameraScript is attached)3. Build4. Observe how sometimes ... Read more
WebCamTexture is tiled if framerate is set to large int
To reproduce:1. Open project BB_webcam.zip2. Build and run on BB3. Notice that texture is divided into 4 tiles Happens only when usi... 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