Search Issue Tracker
Unity crashes when adding cloth renderer to a prefab
To reproduce:1. Open a Unity project2. Create a prefab3. Add a cloth renderer component to it4. Unity crashes Read more
SurfaceShaderLightingExamples page has a number of errors
To reproduce:1. Open Manual/SL-SurfaceShaderLightingExamples.html pageExpected result: Everything looks like it did in previous vers... Read more
Drawn camera is cropped the size of the Game View when using Handles.Dra...
Steps to reproduce : - import the project attached- open the scene "cameraTest"- undock the Game View- play the scene and press Test... Read more
Same animation is shown multiple times in the preview when selecting mul...
Steps to reproduce : - import the project attached- select all the animations in the Animation folder and notice the small thumbnail... Read more
Polygon collider generator generates unwanted shapes
1. open attached project and convert '1234' to sprite and drag to scene2. add polygon collider to the sprite Observe how it renders ... Read more
Downloading a Module causes a crash
To reproduce:1. Open Unity2. Open Modules3. Download AwesomeSupport moduleExpected result: Module downloadsActual result: Crash Read more
unscaledDeltaTime returns negative numbers
To reproduce:1. Open attached project2. Open Done_GameController script3. Uncomment lines 67-694. Comment line 715. Enter play mode6... Read more
AssetDatabase returns null when you provide the wrong path
To reproduce:1. Open attached project2. Enter play mode3. Observe console4. Open NoErr.csExpected behaviour: When loading assets usi... Read more
Unity Web Playerquits with the message: "The content was stopped because...
To reproduce:1. Extract attached UpperLimb.zip2. Launch UpperLimb.html on OS XExpected result: It loadsActual result: "The content w... Read more
Crash while applying changes to a prefab with interactive cloth
Steps to reproduce : - import the package attached- load the scene "Dev1"- activate the inactive Cloak_Geo_Mid game object within th... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class