Search Issue Tracker
[Textures] Unity crashes inside FreeImage when importing or duplicating ...
To reproduce the issue follow the steps:1. Open "xD" the project2. Try duplicating some of the textures that are in the assets folde... Read more
Unable to delete multiple selected Scenes from Hierarchy window
Steps to reproduce:1. Create a new Unity project2. In Hierarchy window right-click on “SampleScene”3. From the menu select “Add New ... Read more
RTHandles remain allocated when unloading a scene that uses a custom ren...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/StartScene.unity“ Scene3. Enter the Play Mode4.... Read more
[Android] AndroidManifest.xml merge does not reflect android:hardwareAcc...
Steps to reproduce:1. Open user attached project2. Notice that user's AndroidManifest file has hardwareAccelerated set to true3. Bui... Read more
Tile Palette editor doesn't check for duplicate names when bulk importing
This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures- If you d... Read more
[WIN] Standard Shader takes up more memory in standalone build than in t...
How to reproduce: 1. Open attached project2. Open scene CS.unity3. Build to Standalone and run4. Attach profiler5. Go to Profiler -&... Read more
[IL2CPP] Build fails when using a combination of messages, SyncVars and ...
How to reproduce:1. Open the user's attached project "WeaverBug.zip"2. In File > Build Settings, make sure that Target Platform i... Read more
Cannot select objects when Camera.Render() function is working
Reproduction steps:1. Open the attached project 7763252. Open scene "scene"3. Try to select any object by clicking on them in the Sc... Read more
Animator "Update Mode" change is not saved
Changing the "Update Mode" property of an Animator component does not mark the scene as modified and is not saved when using File &g... Read more
UI stays in the background when it is disabled in simulator
How to reproduce:1. Open the ‘IN-125954' project2. Open the ‘player castle’ scene3. Enter Play mode4. In the Simulator press the whi... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template