Search Issue Tracker
Broken link in the docs
Steps to reproduce : - open the page http://docs.unity3d.com/Documentation/Manual/AnimationScripting40.html and notice is not found Read more
Exported splashscreen images are not updated if default orientation is c...
Steps to reproduce:1. Open any project2. In player settings set default orientation to LandscapeLeft3. Build the project4. In player... Read more
The fbx impporter breaks animations
Steps to reproduce : - import the project attached- click on the model and notice in the Inspector that it has an Animation componen... Read more
Undo/redo does not work in some instances
To reproduce: 1. Open project, open editor Custom -> OpenThis editor has 4 buttons:- Create Trackers- Create Method 1- Create Met... Read more
Screen.orientation doesn't work correctly on tablets
Screen.autorotateToPortrait = false;Screen.autorotateToPortraitUpsideDown = false;Screen.orientation = ScreenOrientation.AutoRotatio... Read more
Missing Docs for Trigger Parameters in Animator
Animator: SetTrigger and ResetTrigger are missing description in scripting reference (one sentence would be enough) and in the manua... Read more
Serialization error when having a class and a generic with the same name
To reproduce:1. Open the attached project2. Open the scene3. Make sure you have an object with a script attached4. Make sure the scr... Read more
"Prewarm" on non-looping particle systems causes duration issues when re...
To reproduce:1. Import attached package2. Open "TestScene". It contains a few particle systems under a parent particle system and a ... Read more
MasterServer.RegisterHost() causes slowdown after 10 seconds
To reproduce:1. Open the attached project2. Open scene HostRegisterTest3. Open profiler4. Enter play mode and inspect the CPU usage5... Read more
NullReferenceException when selecting game objects in the Hierarchy
Steps to reproduce : - import the project attached- open the scene "Demo Side Scroll Test 1"- select the Camera Blocker in the Hiera... 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
- Dashboard shows "A critical error occurred" when opening a Cloud project link for an organization the user does not belong to
- TMP Sprite Asset Glyph preview in Inspector does not update live when editing Glyph Rect values
- MissingReferenceException thrown when deleting a Cinemachine Camera with the CinemachinePixelPerfect extension
- "No script asset for DebugState..." warnings are thrown when undoing a value change in the Rendering Debugger while in Play mode
- [Linux] Adaptive Probe Volumes tab in Lighting window shows stale "URP Asset does not support APV" warning after exiting Play Mode