Search Issue Tracker
Unity 4.5.0+4.5.1 does not show any new updates
1. Open unity 4.5.0f6 or 4.5.1f22. Click Help and Check for Updates3. Update window shows "The Unity Editor is up to date." Read more
External plugins are not unloaded when exiting play mode in editor
To Reproduce:1. Open 'reproProj.zip' attached to the post below ( use the project attached by the user if using Windows).2. Run, obs... Read more
Default C# values don't get initialized via Object Initializer
To reproduce:1. Open the attached project2. Play the 'Main Scene' scene and go to console tab3. Notice that Case 3 outputs '(True, 1... Read more
Checking One Way on a platform Effector in play mode does nothing
To reproduce:1. Open attached project2. Open 1OneWay scene3. Enter play mode4. You'll notice that sphere goes up to AreaEffector and... Read more
Unity is unable to call a static method of an nested generic class
"TypeLoadException: A type load exception has occurred" error is thrown when calling a static method of a nested class Read more
Tools.viewTool cannot be accessed
To Reproduce:1. Open the attached project, add script 'BugTest' to an empty gameObject. 2. Select/deselect this new object. Observe ... Read more
Animated sprite sheets don't work properly on the uGUI canvas
To reproduce:1. Open attached project2. Open "spritesheet" scene3. Press play Notice two game objects: mickeyAnim_Image and mickeyAn... Read more
Ambiguous errors thrown when outputting moderately long strings to the d...
To Reproduce: 1. Open the the attached 'repro a17' zip, open & run 'ReproScene'.2. Run observe the "count <= std::numeric_lim... Read more
Enabling objects with configurable joints affects other game objects wit...
To reproduce:1. Open attached project2. Open "physicsTest" scene3. Select "enableMeWhileTheSpringsWobble" game object4. Press play5.... Read more
Changes made to material in runtime don't revert back after stopping run...
To reproduce:1. Open attached project2. Open "TestScene" scene3. Press play4. Click on "Set to red"5. Cube turns red6. Stop the play... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template