Search Issue Tracker
[Transition] Condition parameter's compatibility errors when importing a...
Steps to reproduce this issue: 1. Import 'bugController' package into Unity 5.0 2. Animator controller with couple of state machine... Read more
AudioClip memory usage on device is always 1MB
How to reproduce: 1. Download and open the attached project 2. Build and deploy to iOS 3. Capture using Memory Profiler 4. Open ... Read more
[MeshRenderMode] Particles are scaled too much
Steps to reproduce: 1. Open attached project 2. Open scene "Test" 3. Select "Particle System" in hierarchy to simulate it 4. Notice... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce: 1. Build the project with the following command line: Unity.exe -projectPath <projectpath> -batchmode -buildTar... Read more
[IL2CPP] Building project with System.Data.Linq reference causes build e...
How to reproduce: 1. Open the attached project (.Net 4.x required) 2. Build the project with IL2CPP backend Actual result: The buil... Read more
Sample Project has glitchy stretching on certain resolutions
1. Import the UI sample project 2. Switch the platform to WP8 3. Switch the game view resolution to something other than "Free Aspec... Read more
[Android] Some lights do not apply changes and instead copies properties...
Reproduction steps: 1. Open the attached project "ReproProj" with Android platform 2. Open the “/Assets/Scenes/SampleScene.unity” Sc... Read more
Dragging and dropping an animation with ' . ' symbol in the name into th...
How to reproduce: 1. Open the attached "Repro1190930.zip" project 2. Double click on "New Animator Controller" Animation Controller ... Read more
[Timeline] ArgumentException in SignalReceiver when all Signals are set ...
In SignalReceiver component with 2 or more Reactions, "ArgumentException: SignalAsset already used." error is thrown when the last S... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene. Stop. ---> Cubes in the scene change colors. Regression from 5.0f2 After stop playing the scene the changed col... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key