Search Issue Tracker
Crash on "RtlLookupFunctionEntry returned NULL function" when clicking o...
To reproduce: 1. Open attached project (from Swim.zip) 2. Press on any error in a console window. Expected result: You can see info... Read more
GameObject that changes parents when set to DontDestroyOnLoad becomes mi...
When a gameObjects gets set to DontDestroyOnLoad, after becoming a child of an object in a scene and then setting the parent to null... Read more
[5.5] Default Format field is inactive in Texture import settings
Steps to reproduce: 1. Open project 2. Select sampleTexture file from Assets 3. Check Inspector window's Texture import settings 4. ... Read more
CreateMatchRequest, CreateMatchResponse, ListMatchResponse and JoinMatch...
Reproduction steps: 1. Create new project 2. Create C# script 3. Include UnityEngine.Networking.Match library 4. Try create new ins... Read more
Renaming files makes them reimport
Reproduction steps: 1. Open a new project 2. Import a large media file (Audio,video,image) 3. Rename the imported media file 4. Open... Read more
[Simulate] Pausing a particle system with a disabled child system preven...
Repro steps: 1. Open Scene1 from attached project. 2. Select ParticleSystem from the Hierarchy 3. In the Scene view, press Simulate ... Read more
[Android] Application crashes when calling native Android API
Reproduction steps: 1. Open the attached project 2. Build and run the project on Android device 3. Press the "create object" button ... Read more
[iOS] OnApplicationPause() gets called twice in a row with the same paus...
When quickly minimizing and restoring an app, OnApplicationPause() gets called twice in a row, followed by two resume calls. Steps ... Read more
[iOS] Incorrect snapshot (rotated) when application returned from backgr...
Reproduction Steps: 1. Create new project 2. Switch platform to iOS 3. In Player Settings, choose only Landscape Left. 4. Build to i... Read more
Particle system doesn't work properly with rigidbody2D component
To reproduce: 1. Open attached project (Particle Emission By Distance 5.4.1.zip) 2. Open it with Unity 3. Run main scene. 4. Notice ... 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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected