Search Issue Tracker
Sprite texture with GLES3.0 graphics level is always white on device
With GLES3.0 graphics level sprite textures are white on Android devices. Everything works fine if the selected graphics level is GL... Read more
Documentation is missing information regarding RichText being disabled i...
Rich text has been disabled in custom editor scripts by default. This has been done as there were some issues with custom editors sh... Read more
Profiling of WP8 player stops working after Editor restart
Steps to reproduce:1. Open Unity2. Export Visual Studio project3. Deploy and run on device as Release4. In Editor, open profiler tab... Read more
Inconsistent MonoDevelop behavior
1. Create a project and a script in it2. Double click on the script3. Not every time: [MonoDevelop opens every opened solution twice... Read more
RC Mini Racers shows Development Console with NRE errors and black screen
To reproduce NRE errors:- Make sure that your web player setting is set to the "Test" and "Development" channel- Launch this game: h... Read more
Exceptions are thrown when a script is added as a component
To reproduce:1. Create a new project or open the attached one2. Select "Main Camera" and click "Add Component" in the Inspector3. Se... Read more
[Win Store Apps] Device watcher error. Can't run WSA apps
Issue happened because of branch code merge error. Reproducible on Win8 and Win8.1 with latest 4.5.0a3. Read more
Duplicate script names in firstpass vs standard assemblies produces corr...
To reproduce: 1. Open the attached project and "repro" scene2. Observe that there are two 'MouseLook' scripts in the project, one in... Read more
The SpriteRenderer Material field component in the inspector can be deleted
To reproduce:1. Create a project and import a sprite2. Add the sprite to the scene and select it3. In the inspector, right click the... Read more
Performance issue when using PolygonCollider2d.SetPath().
1) What happenedPerformance issue when using PolygonCollider2d.SetPath(). This example shows the timing difference when using MeshCo... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default