Search Issue Tracker
Asset bundles not working after 5.0f2
To reproduce:1. Open attached project (WebGL assetbundles.zip)2. Build and run WebGL3. Press 'load asset'4. Notice that asset loads ... Read more
Impossible to change the license
In editor click Unity -> Manage License -> Activate New LicenseExpected result: You get to input a new licenseActual result: N... Read more
StateMachineBehaviour exclusive messages are treated as MonoBehaviour me...
How to reproduce: 1. Open attached project- The project contains a single script with the following code (modified): using UnityEngi... Read more
Mono uses utf-8 string whereas .net uses utf-16 string
Using function Marshal.PtrToStringAnsi() from "System.Runtime.InteropServices" returns wrong result on Windows Store App. Reproducib... Read more
[WebGL] Xmlreader parses data incorrectly
1. Build to WebGL2. Copy "data.xml" from project folder to folder where the index.html of the built game is3. Run the built project4... Read more
In Terrain tree tool, it's impossible to add a tree to the Trees
To reproduce:1. Open attached project2. Select terrain3. Open Tree tab4. Click the button to add a tree to the list5. Try selecting ... Read more
Crash on Newtonsoft.Json.DeserializeObject<T>(string) in Editor
To Reproduce: 1. Attach the project to mono debugger & run.2. Observe that Unity crashes on:"JsonConvert.DeserializeObject<Ma... Read more
Crash on 'Compiling Scripts'
1. Try to open attached project '678793.zip'2. Unity crashes All 3 scripts are needed for crash. 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