Search Issue Tracker
[Mobile] ArgumentException: Object of type 'Il2CppCompilerBug+BoxedInt' ...
Step to reproduce:1. Open user attached project2. Make sure Scripting Backend is set as IL2CPP3. Deploy to device ArgumentException:... Read more
[LightProbes] Light Probe Proxy Volume component causes the console to b...
Steps to reproduce: 1. Download and open the attached project.2. Begin interacting with the scene by selecting game objects, moving ... Read more
RenderTexture larger than 16K can not be created
For projection mapping systems, sometimes large textures are needed but it's impossible to create it because RenderTexture size is l... Read more
[Animation] Animator Transition does not get interrupted
Steps to reproduce:1. Open user attached project2. Open scene_Crossfade.unity3. In the Cotroller.cs script, notice that at frame 30 ... Read more
Serialization of custom class doesn't work when defined in a base class ...
To reproduce: 1. Open the project, attached by the tester (serializationBug.zip)2. Inspect the ChidClass.cs script3. Add the script ... Read more
Unity crashes after changing the Scripting Runtime Version from Experime...
Steps to reproduce:1. Create a new project2. Switch platform to UWP3. Set Scripting Runtime Version from Experimental .NET 4.x and .... Read more
IL2CPP strips parameter attributes
Steps to reproduce:1. Open user attached project2. Build to anything that supports IL2CPP (Tested Android and iOS)3. Inspect debug.l... Read more
Unity’s audio processing is not applied to video clip's audio after upgr...
To reproduce:1. Create New Project in older version of Unity editor2. Add video clip to the project3. Close editor4. Open Project in... Read more
OnDrop / IDropHandler callback is not invoked
The 'OnDrop' callback in IDropHandler is not invoked when alt-tabbing out of the application - Open the 'Drag and Drop' scene- Drag ... Read more
Can't assign a cube render texture as a cookie to a point light
Steps to reproduce:- Open "Test" Scene in attached project- Select the point light- Try to assign "Cookie_Cube_RT" in the Cookie fie... 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
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
- Solid gray or black areas are present when using ShaderGraph with Custom Function nodes without manual reimport
- The Multiplayer Play mode tool doesn't see the list of Play Mode scenarios when using 6000.3.x
- Input field does not update when selecting the same input field after previous input was canceled
- No warning thrown when modifying array size while editing multiple objects