Search Issue Tracker
Win Store App camera decoding problems on Tegra device
Camera doesn't show proper view with bigger than 1280:720 resolution.More details about bug are in user's description; Repro steps:1... Read more
On scene load the material tiling values appear to be set to 0
Occasionally on scene load the material tiling values appear to be set to 0. Tested device:Samsung Galaxy S3 (GT-I9300) with Android... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class