Search Issue Tracker
Differences between Memory Usage Shown in Profiler and in Windows Task M...
Reproduction steps:1. Open attached project "GetPixelsLargeTex"2. Open scene "ImportBigFile"3. Hit play, let the scene run in the ed... Read more
LineRenderer does not render lines straight when Positions are under 1 o...
Reproduction steps:1. Open the attached project ("1322317_R.zip")2. Open the "SampleScene" scene3. Observe the LineRenderer inner cu... Read more
CustomPropertyDrawer temporarily expands in Inspector window when modify...
How to reproduce:1. Open user attached "PropertyDrawerLayoutIssue.zip" project and "SampleScene" scene2. Select "DrawerTest" GameObj... Read more
[IL2CPP] "il2cpp.exe did not run properly" error is thrown when building...
Steps to reproduce:1. Open user's attached project "DungeonCrawlTycoon.zip"2. Build it as an App bundle3. Notice the Task manager wh... Read more
[API] Crash in Material.SetTexture with a null argument
Add the following code to the Start method of any script attached to a gameobject in your current active scene and press Play. Unity... Read more
"Scene Template" Asset has no padding between sections in the Inspector
How to reproduce:1. Create a new Unity project2. In the Project window, right-click -> Create -> Scene -> Scene Template3. ... Read more
Audio/TextureImporter mixed platform strings
Reproducible on 5.0 and 5.1 versions; Issues:Methods in AudioImporter and TextureImporter that require a platform string argument, r... Read more
EditorAssetGarbageCollectManager Memory Threshold Overflows due to (int)...
Reproduction steps:1. Create a Project with a large number of Nested Assets2. Set the CONTENT_BUILD_INTERFACE_MEMORY_PRESSURE_COLLEC... Read more
Shader compilation errors are not shown when Editor is restarted
How to reproduce:1. Open the user's attached "shader_errors" project2. Reimport the "NewUnlitShader" (in the Project window right-cl... Read more
Nested asset name will not update in Project View if renamed from a script
How to reproduce:1. Open the attached project2. Select TestAsset in the Project View3. In the Inspector type in a new name at Nested... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled