Search Issue Tracker
[PLM] Memory addressing errors are shown after pressing 'Generate Lighti...
Steps to repro: 1. Open attached project and 'ProgressiveLightmappingExample' scene;2. Open Lighting Settings window (Window>Ligh... Read more
Guard animation from Adam Character Pack is no longer correct
Steps to reproduce: 1. Open attached project2. Open scene "Guard_Scene"3. Run it4. Notice that his right hand is offset (screenshot ... Read more
[Particles] Particle bounds are incorrect when parented to animator
To reproduce:1. Open project(link in edit)2. Enable `Show Bounds` for particle system3. Press play4. Move camera, notice how the bou... Read more
[macOS 10.9] Crash when importing interactive tutorial
Steps to reproduce : - open Unity- go to Learn- try to import any tutorial and Unity will crash *Note:Regressed somewhere between 20... Read more
[Recorder] Date attribute in file name is formatted by US locale instead...
To reproduce:1. Download recorder package2. Set it up and set file name to have Date stamp3. Record and see resulting file name - it... Read more
[Recorder] MovieRecorder package is reimported on every assembly reload
To reproduce:1. Create a new project2. Download latest recorder package and import it https://www.assetstore.unity3d.com/en/#!/conte... Read more
Generated script code does not follow C# standard style
How to reproduce:1. Create a new project2. Create a new script3. Open the script Actual result: The generated script is not followin... Read more
Reloading a bundle after unloading it with AssetBundle.Unload in the sam...
Steps to reproduce:1. Open user attached project2. Open scene "1" and press play- The console outputs "AsyncUploadManager: Failed to... Read more
[Windows] Mouse cursor doesn't change its icon when resizing standalone ...
How to reproduce:1. Create new Unity project2. Select File -> Build Settings3. Make sure that resizable window in Player Settings... Read more
[HiDPI] Maximizing undocked window on lower DPI screen makes it invisible
Requirements: Primary monitor should be 4k resolution with High-DPI option (150% < X). Secondary monitor should be 1080p resoluti... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS