Search Issue Tracker
UnityLoader error: pako is not defined
To reproduce:1. Build project2. Upload build and www folder to server3. Change path to UnityLoader in www/index.php4. Open www/index... Read more
After reverting script in Collab, Scripts compilation takes for ever, un...
To reproduce:1. Create a new project.2. Create a new script.3. Make it into Collab project.4. Do some changes inside script.5. Do "C... Read more
[AnimationCurve] After editing animation curve with "edit key", the insp...
To reproduce:1. Open attached project2. Open the scene "qwe"3. Open the animation curve in the script attached to the directional li... Read more
[AnimationCurve] Errors appear when choosing preset curve in AnimationCu...
1. Open attached project2. Open the scene "qwe"3. Edit the curve in the script attached to the directional light4. Click on one of t... Read more
NetworkTransform -> Send Rate shows value on 1 lower than you set
- please see video attached in comments How we can reproduce it1 Create new project2 Create New empty object3 Add NetworkTransform c... Read more
References in inspector not updated when changing the type of a field in...
To reproduce:1. Open any project2. Create either a public variable or a private one with [SerializeField] of type Object in a script... Read more
Undoing transform change of runtime-instantiated prefab causes transform...
Steps to reproduce: 1. Open attached project2. Open scene "repro" and run it3. Drag "Prefab" prefab to scene as a child of "GameObje... Read more
Missing vertex function overload when using tesselation function in Surf...
When using a tessellation function, surface shaders will not allow the override of the custom vertex function which provides support... Read more
VideoPlayer does not play Video if url is set via script on WebGL
VideoPlayer on WebGL does not play Video if url is set via script. To reproduce:1. Build and run attached project for on WebGL platf... Read more
Polyworld component errors when creating poly terrain with daydream
To reproduce:1. Import PolyWorld: Woodland Low Poly Toolkit package (https://www.assetstore.unity3d.com/en/#!/content/18572)2. Open ... 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
- Sprite texture is null when read from a SpriteAtlas in an Addressables bundle
- Scrolling in the Tile Palette Brush Pick overlay breaks when a lot of Brushes are saved and the List View is enabled
- OnPreprocessAsset is not triggered when AssetPostprocessor version is changed and script recompiles
- Terrain Component and Overlay Text Rendering is broken when using Bitmap Text Rendering Mode
- “No Overlays” Overlay overlaps with the Tile Palette toolbar when docked on the left