Search Issue Tracker
Static batching uses too many draw calls in Unity 5
Steps to reproduce:1. Open the attached project and the scene in 4.5.x2. Press play3. Observe that drawcalls in the stats are 24. Op... Read more
Script updater still updates when you click the "X"
To reproduce:1. Open attached project. It contains a script that can be upgraded.2. Open up the upgrade menu and close it via "X" - ... Read more
Using the OnClick list for functions which have object as a parameter se...
Steps to reproduce : - import the project attached- open the "test" scene- select the Button in the Hierarchy and notice under the O... Read more
Transform is deformed when its non-uniformly transformed parent is set
Steps to reproduce:- Create gameobject. Let its name be "Parent". Apply any non-uniform scale and rotation transformations.- Create ... Read more
Freeze when calling Profiler.EndSample() while profiler is open
Steps to repro:1. Open the attached project and the scene2. Open the profiler3. Press play4. Observe the freeze Read more
Fatal Error when importing Sample Assets (Beta) from Asset Store
To reproduce:- Create a new project- Open Asset Store and search for a project (like Sample Assets or AngryBot)- Import the project-... Read more
Memory Stream corrupt crash when importing Angry Bots
To reproduce:1. Create a new project and import angry bots (from store)2. While importing an error pops up - "The file MemoryStream ... Read more
Image doesn't position and scale properly using Physical Resolution
Steps to repro:1. Open the attached project and the scene2. Note the details:- PhysicalResolution component was added to canvas(actu... Read more
The documentation for WWW.LoadFromCacheOrDownload has some problems
In the WWW.LoadFromCacheOrDownload documentation http://docs.unity3d.com/ScriptReference/WWW.LoadFromCacheOrDownload.html there are ... Read more
The documentation for the WWW constructor is cut off
The WWW class constructor documentation http://docs.unity3d.com/ScriptReference/WWW-ctor.html has a missing function prototype. The ... 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
- Objects with Universal Render Pipeline/Particles/Lit shader are always lit up when changing their Rendering Layer Mask
- PolySpatial “Trying to set shader on a Material Variant.” error is printed in the console when entering Play Mode
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build