Search Issue Tracker
[Editor]No Error message when script reference/Unity Manual can't be opened
Steps to repro: 1. Uninstall or move the script reference and Unity Manual from current installation directory.2. Launch Unity and g... Read more
Loading an assetbundle with a GameObject that uses MonoBehaviours in .dl...
I think the solution here involves pairing plugins and asset bundles - the user needs the plugin to unpack the DLL then the asset bu... Read more
[Shuriken] When duration and max particle values have big values results...
Project Steps: 1. Select shuriken.2. Set max particles and duration to 1000000.3. Bam, Crash! Read more
Escape button doesn't close "Open project" dialog
Reproduction steps: 1. Open any project in the editor2. Go to "Open Project" dialog (File -> Open Project)3. Press Esc button4. N... Read more
Assetbundle hash for DLLs trigger redundant rebuilds
Fixed in https://ono.unity3d.com/unity/unity/pull-request/35252/_/core/assetbundles/bugfixes Read more
Crash after deleting two dll files in order
1. Download and open attached project2. Delete AndroidNative.dll from Assets folder3. Delete .dll from Assets/Plugins/StansAssetsCom... Read more
[Editor] Dragging any object from Project tab to Scene view causes NullR...
Steps to reproduce: 1. Open Unity Editor;2. Create new project and scene;3. Add some files to project settings (could be either pref... Read more
[Hierarchy] Pressing right arrow key to access child object throws NullR...
Steps to reproduce: 1. Create new project2. Add empty game object to hierarchy3. Add child empty game object to previously created o... Read more
[WSA] WebcamTexture stops playback after minimazing application
Reproduction steps: 1. Build & run the attached project2. Press "Play" button to start web cam texture3. Minimize the window4. W... Read more
[SpeedTree] Crash changing wind zone mode to Spherical
To reproduce:1. Open attached project2. Open Windzonecrashscene3. Select WindZone gameobject4. Change Wind Zone mode to Spherical5. ... 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