Search Issue Tracker
Index out of range exception is thrown in Windows Development builds
Reproduction steps:1. Open the attached project in unity2. Build the project to Windows (Development build, x84_64)3. Run the execut... Read more
[Editor] After Building and attempting to build again, the editor build ...
[Editor] After Building and attempting to build again, the editor build location will be incorrect Read more
[iOS] XCode always fails to build for iOS8 with any project
[iOS] XCode always fails to build for iOS8 with any project Steps to reproduce:1. Create a New project2. Build for iOS3. Build XCode... Read more
[Shuriken] Nested subemitter does not emit bursts when simulating in edi...
Steps to reproduce: 1. Download and import attached project. (Nestedsubemitters.zip)2. Open scene: test23. Simulate particle system ... Read more
WebGL Memory Leaks when unloading a Unity Instance
Steps to reproduce:1. Create a new Unity project 2. In the Built Profiles window, switch to the Web Platform 3. In the Platform Sett... Read more
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
Editor is stuck in an infinite reimport loop when a specific project is ...
Reproduction steps:1. Open the attached “repro_IN-90356“ project2. Open the “Assets/Scenes/Prototypes/Camera Prototype.unity“ Scene3... Read more
“Addressables.Release was called on an object that Addressables was not ...
Reproduction steps:1. Open the attached “repro_IN-72044“ project2. Open the “Assets/_Game/Scenes/SampleScene.unity“3. Open the “Edit... Read more
Sprite Atlas results in suboptimal packing even when "Allow Rotation" is...
Reproduction steps:1. Open the attached “IN-101032.zip” project2. Right-click in the Project Window3. Click Create > 2D > Spri... 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
- Performance Markers Search window shows an empty entry in the list
- Enabling Deep Profiling in Performance Markers Search window breaks Inspector panel buttons when navigating through the marker items
- Dragging selector from selector row background shows preview but does not apply class in UI Builder
- An "InvalidOperationException" error is thrown when TryRemoveItem is used with rebuildTree set to false
- Build fails with IL2CPP error when building on Android platform in a specific project